Commit ·
1ab7005
1
Parent(s): 3195d38
edited config
Browse files
ui/.streamlit/config.toml
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
|
|
| 1 |
enableXsrfProtection = false
|
| 2 |
enableCORS = false
|
|
|
|
| 1 |
+
[server]
|
| 2 |
enableXsrfProtection = false
|
| 3 |
enableCORS = false
|