425bb64 abacf0c
1
2
3
4
5
6
7
8
9
10
11
12
mkdir -p ~/.streamlit/ echo "[theme] primaryColor='#ec6078' backgroundColor=’#FFFFFF’ secondaryBackgroundColor=’#F0F2F6’ font = ‘sans serif’ [server] headless = true port = $PORT enableCORS = false " > ~/.streamlit/config.toml