Spaces:
Runtime error
Runtime error
harit-pc commited on
Commit ·
f0c912f
1
Parent(s): 4902bef
disable xsrf
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
|
@@ -7,3 +7,4 @@ font="sans serif"
|
|
| 7 |
|
| 8 |
[server]
|
| 9 |
address = "0.0.0.0"
|
|
|
|
|
|
| 7 |
|
| 8 |
[server]
|
| 9 |
address = "0.0.0.0"
|
| 10 |
+
enableXsrfProtection=false
|