manis / setup.sh
ayush-goud's picture
Upload 6 files
5c412e2 verified
raw
history blame contribute delete
141 Bytes
mkdir -p ~/.streamlit/
echo "\
[server]\n\
port = $PORT\n\
enableCORS = false\n\
headless = true\n\
\n\
" > ~/.streamlit/config.toml