sentext / setup.sh
Ani-404's picture
re-structured the repo
a0230c2
Raw
History Blame Contribute Delete
132 Bytes
mkdir -p ~/.streamlit/
echo "\
[server]\n\
headless = true\n\
port = $PORT\n\
enableCORS = false\n\
\n\
" > ~/.streamlit/config.toml