MCP_Research / .streamlit /config.toml
mgbam's picture
Update .streamlit/config.toml
30db50a verified
raw
history blame contribute delete
245 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"