jurgenbollo commited on
Commit
b8e32d9
·
verified ·
1 Parent(s): 501b63d

Upload config.toml

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