Spaces:
Runtime error
Runtime error
Commit
·
71e4e5d
1
Parent(s):
09c1088
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +3 -1
.streamlit/config.toml
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
[server]
|
| 2 |
maxUploadSize = 15
|
| 3 |
-
port = 7860
|
|
|
|
|
|
|
|
|
| 1 |
[server]
|
| 2 |
maxUploadSize = 15
|
| 3 |
+
port = 7860
|
| 4 |
+
enableXsrfProtection = false
|
| 5 |
+
enableCORS = false
|