fix: VIN OCR scanning fails with "No VIN Pattern found" on all images (#113) #114
@@ -220,6 +220,7 @@ services:
|
||||
POSTGRES_INITDB_ARGS: --encoding=UTF8
|
||||
POSTGRES_LOG_STATEMENT: ${POSTGRES_LOG_STATEMENT:-ddl}
|
||||
POSTGRES_LOG_MIN_DURATION_STATEMENT: ${POSTGRES_LOG_MIN_DURATION:-500}
|
||||
PGDATA: /var/lib/postgresql/data
|
||||
volumes:
|
||||
- mvp_postgres_data:/var/lib/postgresql/data
|
||||
# Secrets (K8s Secrets equivalent)
|
||||
|
||||
Reference in New Issue
Block a user