JERNGOC commited on
Commit
3b15517
·
verified ·
1 Parent(s): 1fa2bd4

Update .streamlit

Browse files
Files changed (1) hide show
  1. .streamlit +6 -5
.streamlit CHANGED
@@ -1,6 +1,7 @@
 
 
 
 
 
1
  [theme]
2
- primaryColor = "#F63366"
3
- backgroundColor = "#FFFFFF"
4
- secondaryBackgroundColor = "#F0F2F6"
5
- textColor = "#262730"
6
- font = "sans serif"
 
1
+ [server]
2
+ headless = true
3
+ port = $PORT
4
+ enableCORS = false
5
+
6
  [theme]
7
+ base="light"