Config: Set skip migrations in defaults.ini + override when running frontend service locally (#114007)
fs: skip migrations locally + add to defaults.ini
This commit is contained in:
@@ -65,6 +65,8 @@ services:
|
||||
- 'alloy.logs=true'
|
||||
environment:
|
||||
OTEL_BSP_SCHEDULE_DELAY: 500
|
||||
GF_DATABASE_SKIP_MIGRATIONS: true
|
||||
GF_DATABASE_ENSURE_DEFAULT_ORG_AND_USER: false
|
||||
GF_DEFAULT_APP_MODE: development
|
||||
GF_DEFAULT_TARGET: frontend-server
|
||||
GF_SECURITY_CONTENT_SECURITY_POLICY: false
|
||||
|
||||
Reference in New Issue
Block a user