Explorar el Código

idc ocr v2.2: 2 worker * 4 engines

Tinger hace 2 años
padre
commit
9df161192a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      gunicorn.conf.py

+ 1 - 1
gunicorn.conf.py

@@ -1,3 +1,3 @@
 bind = "0.0.0.0:80"
 worker_class = "gevent"
-workers = 1
+workers = 2