fix: VIN OCR scanning fails with "No VIN Pattern found" on all images (#113) #114

Merged
egullickson merged 15 commits from issue-113-fix-vin-ocr-scanning into main 2026-02-07 15:47:37 +00:00
Showing only changes of commit 488a267fc7 - Show all commits

View File

@@ -187,7 +187,7 @@ services:
container_name: mvp-ocr
restart: unless-stopped
environment:
LOG_LEVEL: ${BACKEND_LOG_LEVEL:-info}
LOG_LEVEL: debug
REDIS_HOST: mvp-redis
REDIS_PORT: 6379
REDIS_DB: 1