mestreamlit / .streamlit /_config.toml
yuanjie
update
3369999
raw
history blame
No virus
474 Bytes
[theme]
font = "sans serif"
textColor = "#1F5BAC"
primaryColor = "#1F5BAC"
backgroundColor = "#FFFFFF"
secondaryBackgroundColor = "#F5F7FA"
[server]
port = 8501
headless = true
#--server.enableXsrfProtection false
#--server.enableCORS false
#--server.enableWebsocketCompression=false
[browser]
gatherUsageStats = false
#--browser.serverAddress 0.0.0.0
#--browser.serverPort 8080
[global]
developmentMode = false
#[general] # credentials.toml
#email = "[email protected]