MCP_Res / .streamlit /config.toml
mgbam's picture
Update .streamlit/config.toml
d9de983 verified
raw
history blame contribute delete
246 Bytes
[server]
headless = true
port = 8501
address = "0.0.0.0"
enableCORS = false
enableXsrfProtection = false
[theme]
primaryColor = "#e63946"
backgroundColor = "#0E1117"
secondaryBackgroundColor = "#1a1a2e"
textColor = "#FAFAFA"
font = "sans serif"