fix: VIN OCR scanning fails with "No VIN Pattern found" on all images (#113) #114
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user