7Vivek's picture
Upload setup.sh
0096a68
raw
history blame contribute delete
134 Bytes
mkdir -p ~/.streamlit/
echo "\
[server]\n\
headless = true\n\
port = $PORT\n\
enableCORS = false\n\
\n\
" > ~/.streamlit/config.toml