BPL-win-loss / setup.sh
cybernatedArt's picture
Upload setup.sh
6a1a92c
raw
history blame contribute delete
133 Bytes
mkdir -p ~/.streamlit/
echo "\
[server]\n\
port = $PORT\n\
enableCORS = false\n\
headless = true\n\
\n\
" > ~/.streamlit/config.toml