mirror of
https://github.com/docling-project/docling-serve.git
synced 2026-03-07 22:33:44 +00:00
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
TESSDATA_PREFIX=/usr/share/tesseract/tessdata/
|
|
UVICORN_WORKERS=2
|
|
UVICORN_RELOAD=True
|
|
|
|
# Logging configuration (case-insensitive)
|
|
# DOCLING_SERVE_LOG_LEVEL=WARNING # Options: WARNING, INFO, DEBUG (or warning, info, debug) |