Skip to content
Prev Previous commit
Next Next commit
Update Procfile
  • Loading branch information
Kilo59 committed May 3, 2020
commit da822ba93ff099b5b6189cd700313ef77f972952
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: gunicorn app.main:APP -w 4 -k uvicorn.workers.UvicornWorker
web: gunicorn app.main:APP -w 3 -k uvicorn.workers.UvicornWorker