makjd / setup.sh
ayush-goud's picture
Upload 5 files
eda6824 verified
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