Donlagon007 commited on
Commit
c73c281
·
verified ·
1 Parent(s): 9af323d

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [server]
2
+ headless = true
3
+ address = "0.0.0.0"
4
+ enableCORS = false
5
+
6
+ [browser]
7
+ gatherUsageStats = false