Spaces:
Running
Running
Fabio Grasso
commited on
Commit
•
1f7facb
1
Parent(s):
334bc59
fix: disable xsrf
Browse files- .streamlit/config.toml +2 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
[server]
|
2 |
+
enableXsrfProtection = false
|