Fu01978 commited on
Commit
929bb99
·
verified ·
1 Parent(s): 2aa6fbb

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +0 -1
setup.sh CHANGED
@@ -19,5 +19,4 @@ fi
19
 
20
  # 3. Start the app pinned to your 2 efficiency cores
21
  echo " 🚀 Launching on Port ${PORT:-7860}..."
22
- exec gunicorn -b 0.0.0.0:7860 app:app
23
  exec python3 app.py
 
19
 
20
  # 3. Start the app pinned to your 2 efficiency cores
21
  echo " 🚀 Launching on Port ${PORT:-7860}..."
 
22
  exec python3 app.py