Update start.sh

This commit is contained in:
2026-01-20 12:41:17 +01:00
parent 39fcc8b411
commit 9fa6580100

View File

@@ -14,5 +14,5 @@ python3 gallery_app.py &
# 4. Start Streamlit in the Foreground
# This keeps the container running
echo "🚀 Starting Streamlit on Port 8501..."
streamlit run app.py --server.port=8501 --server.address=0.0.0.0
#echo "🚀 Starting Streamlit on Port 8501..."
#streamlit run app.py --server.port=8501 --server.address=0.0.0.0