MIT-Fishery-App / setup.sh
aus10powell's picture
Upload 32 files
74cd228
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