mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-04-11 07:07:12 -05:00
remove websocket support
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=/usr/bin/gunicorn app:app -b localhost:5000
|
||||
directory=/deploy/app
|
||||
|
||||
Reference in New Issue
Block a user