소스 검색

idc ocr v2.2: 2 worker * 4 engines

Tinger 2 년 전
부모
커밋
9df161192a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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