CSV-ChatBot / config /config.toml
shahtab's picture
Duplicate from RustX/CSV-ChatBot
29971f8
raw
history blame contribute delete
236 Bytes
[server]
headless = true
enableCORS=false
enableXsrfProtection=false
port = 7860
[theme]
base = "light"
primaryColor = "#89CFF0"
backgroundColor = "#E0F7FE"
secondaryBackgroundColor = "#FFFCE4"
textColor = "#000000"
font = "sans serif"