Selaa lähdekoodia

idc ocr v2.2: 2 worker * 4 engines

Tinger 2 vuotta sitten
vanhempi
commit
9df161192a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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