Spaces:
Runtime error
Runtime error
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -3,4 +3,4 @@ headless = true
|
|
| 3 |
address = "0.0.0.0"
|
| 4 |
port = 7860
|
| 5 |
enableCORS = false
|
| 6 |
-
enableXsrfProtection = true
|
|
|
|
| 3 |
address = "0.0.0.0"
|
| 4 |
port = 7860
|
| 5 |
enableCORS = false
|
| 6 |
+
enableXsrfProtection = true
|