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