mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-24 21:09:49 -06:00
fuckin gunicorn
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[program:gunicorn]
|
||||
command=/usr/bin/gunicorn -k geventwebsocket.gunicorn.workers.GeventWebSocketWorker app:app -b localhost:5000
|
||||
command=gunicorn -k geventwebsocket.gunicorn.workers.GeventWebSocketWorker app:app -b localhost:5000
|
||||
directory=/deploy/app
|
||||
|
||||
Reference in New Issue
Block a user