Briefly / setup.sh
Devika Nair M
Update setup.sh
abacf0c unverified
raw
history blame
250 Bytes
mkdir -p ~/.streamlit/
echo "[theme]
primaryColor='#ec6078'
backgroundColor=’#FFFFFF’
secondaryBackgroundColor=’#F0F2F6’
font = ‘sans serif’
[server]
headless = true
port = $PORT
enableCORS = false
" > ~/.streamlit/config.toml