Calorie-Calculator / setup.sh
shrut27's picture
Upload 14 files
48fd95e
raw
history blame contribute delete
115 Bytes
mkdir -p ~/.streamlit
echo "[server]
headless = true
port = $PORT
enableCORS = false
" > ~/.streamlit/config.toml