logan-codes commited on
Commit
6d2c262
·
1 Parent(s): 5fc13d5

added config for streamlit

Browse files
Files changed (1) hide show
  1. ui/.streamlit/config.toml +3 -0
ui/.streamlit/config.toml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [server]
2
+ enableXsrfProtection = false
3
+ enableCORS = false