Skip to content

Commit 366ed30

Browse files
committed
Compose file update.
1 parent ed51967 commit 366ed30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ services:
2222
- OMP_THREAD_LIMIT=1
2323

2424
# ocr service variables
25-
- OCR_WEB_SERVICE_THREADS=4
25+
- OCR_WEB_SERVICE_WORKERS=2
26+
- OCR_WEB_SERVICE_THREADS=1
2627
- OCR_SERVICE_LOG_LEVEL=20
2728
- OCR_SERVICE_CPU_THREADS=4
2829
- OCR_SERVICE_CONVERTER_THREADS=4

0 commit comments

Comments
 (0)