add reqs to deps

This commit is contained in:
2023-10-24 18:47:44 -04:00
parent e2cb39d5a8
commit 4dc1796a69
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
[program:gunicorn] [program:gunicorn]
command=gunicorn -k geventwebsocket.gunicorn.workers.GeventWebSocketWorker app:app -b localhost:5000 command=/usr/bin/gunicorn -k geventwebsocket.gunicorn.workers.GeventWebSocketWorker app:app -b localhost:5000
directory=/deploy/app directory=/deploy/app

Binary file not shown.