princeml's picture
Upload 5 files
a6f3f2a
raw
history blame
No virus
134 Bytes
mkdir -p ~/.streamlit/
echo "\
[server]\n\
headless = true\n\
port = $PORT\n\
enableCORS = false\n\
\n\
" > ~/.streamlit/config.toml