Browse Source

💚 debug procfile

main
Morgan Lombard 5 years ago
parent
commit
1b6ba24cf9
  1. 2
      Procfile

2
Procfile

@ -1 +1 @@
web: gunicorn autoapp:app -b 0.0.0.0:$PORT -w 3
flask db upgrade; web: gunicorn autoapp:app -b 0.0.0.0:$PORT -w 3
Loading…
Cancel
Save