@ -24,7 +24,7 @@ mw_start_debug(){
}
mw_start_debug2(){
gunicorn -c setting.py app:app
gunicorn -b -k geventwebsocket.gunicorn.workers.GeventWebSocketWorker -w 1 app:app
python3 task.py &