Maria15 commited on
Commit
8b96cfe
·
verified ·
1 Parent(s): fa81f53

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -9
.streamlit/config.toml CHANGED
@@ -6,12 +6,5 @@ enableCORS = false
6
  enableXsrfProtection = false
7
 
8
  [browser]
9
- serverAddress = "localhost"
10
- gatherUsageStats = false
11
-
12
- [theme]
13
- primaryColor = "#FF4B4B"
14
- backgroundColor = "#FFFFFF"
15
- secondaryBackgroundColor = "#F0F2F6"
16
- textColor = "#262730"
17
- font = "sans serif"
 
6
  enableXsrfProtection = false
7
 
8
  [browser]
9
+ serverAddress = "0.0.0.0"
10
+ gatherUsageStats = false