This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Tinger
/
OCR
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
idc ocr v2.2: 2 worker * 4 engines
Tinger
2 years ago
parent
230640ff45
commit
9df161192a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
gunicorn.conf.py
+ 1
- 1
gunicorn.conf.py
View File
@@ -1,3 +1,3 @@
bind = "0.0.0.0:80"
worker_class = "gevent"
-workers =
1
+workers =
2