Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +4 -2
.streamlit/config.toml
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
-
[
|
| 2 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
[server]
|
| 2 |
+
headless = true
|
| 3 |
+
enableCORS = false
|
| 4 |
+
enableXsrfProtection = false
|