aman-e9 commited on
Commit
8af0d85
·
verified ·
1 Parent(s): d918076

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
+ port = 8501
4
+ enableCORS = false
5
+
6
+ [browser]
7
+ gatherUsageStats = false