Spaces:
Sleeping
Sleeping
Update src/.streamlit/config.toml
Browse files
src/.streamlit/config.toml
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
[server]
|
| 2 |
headless = true
|
| 3 |
-
enableCORS = false
|
| 4 |
port = 7860
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
gatherUsageStats = false
|
|
|
|
| 1 |
[server]
|
| 2 |
headless = true
|
|
|
|
| 3 |
port = 7860
|
| 4 |
+
enableCORS = false
|
| 5 |
+
EOF
|
|
|