Camais03 commited on
Commit
ac57a6b
·
verified ·
1 Parent(s): f5a9486

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +11 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [server]
2
+ headless = true
3
+ enableCORS = false
4
+ enableXsrfProtection = false
5
+ port = 8501
6
+
7
+ [browser]
8
+ gatherUsageStats = false
9
+
10
+ [global]
11
+ developmentMode = false