doncamilom commited on
Commit
6ba25fd
1 Parent(s): ebba07f

add config toml

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