singhdevendra58 commited on
Commit
03e880a
·
verified ·
1 Parent(s): 828b3d4

Create .streamlit/config.toml

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