Mars203020 commited on
Commit
f47f8d5
·
verified ·
1 Parent(s): 5a90920

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -1
.streamlit/config.toml CHANGED
@@ -1,9 +1,11 @@
1
  [server]
2
  enableXsrfProtection = false
3
  enableCORS = false
4
- port = 7860
5
  address = "0.0.0.0"
6
  headless = true
 
 
7
 
8
  [browser]
9
  gatherUsageStats = false
 
1
  [server]
2
  enableXsrfProtection = false
3
  enableCORS = false
4
+ port = 8501
5
  address = "0.0.0.0"
6
  headless = true
7
+ fileWatcherType = "none"
8
+ runOnSave = false
9
 
10
  [browser]
11
  gatherUsageStats = false