Import gevent for production listener
This commit is contained in:
parent
4417bd374b
commit
b438b9b4c2
|
@ -20,6 +20,7 @@
|
|||
#
|
||||
###############################################################################
|
||||
|
||||
import gevent.pywsgi
|
||||
import pvcapid.flaskapi as pvc_api
|
||||
|
||||
##########################################################
|
||||
|
|
Loading…
Reference in New Issue