fix: bugs-01

This commit is contained in:
2026-03-12 19:57:30 +08:00
parent 9e609f89a3
commit ce537bb3dc
7 changed files with 62 additions and 37 deletions

View File

@@ -4,3 +4,4 @@ REDIS_URL=redis://localhost:6379/0
UPLOAD_DIR=./uploads
SECRET_KEY=dev-secret-key
DEBUG=true
OCR_PARALLELISM=4