abdullahmubeen10 commited on
Commit
6b6b259
1 Parent(s): ed0ef32

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml CHANGED
@@ -1,3 +1,8 @@
1
  [theme]
2
  base="light"
3
  primaryColor="#29B4E8"
 
 
 
 
 
 
1
  [theme]
2
  base="light"
3
  primaryColor="#29B4E8"
4
+ [server]
5
+ headless = true
6
+ port = 7860
7
+ enableXsrfProtection=false
8
+ enableCORS = false