Fix startup issues
This commit is contained in:
@@ -15,6 +15,9 @@ data:
|
||||
LOG_LEVEL: "INFO"
|
||||
|
||||
# Database initialization settings
|
||||
# IMPORTANT: Services NEVER run migrations - they only verify DB is ready
|
||||
# Migrations are handled by dedicated migration jobs
|
||||
# DB_FORCE_RECREATE only affects migration jobs, not services
|
||||
DB_FORCE_RECREATE: "false"
|
||||
BUILD_DATE: "2024-01-20T10:00:00Z"
|
||||
VCS_REF: "latest"
|
||||
|
||||
Reference in New Issue
Block a user