Harden pre-production deployment with external environment and preflights
This commit is contained in:
+2
-1
@@ -16,7 +16,8 @@ GITEA_OWNER=kai
|
||||
GITEA_REPO=pingu-concerts
|
||||
|
||||
# Server push defaults to off. Each environment needs its own service account and key.
|
||||
# Pre-Production: compose.preprod.yml enables push and requires FIREBASE_PROJECT_ID.
|
||||
# For Pre-Production use config/preprod.env.example OUTSIDE the checkout instead.
|
||||
# scripts/deploy-preprod.sh uses /home/kai/.config/metalcircle/preprod.env explicitly.
|
||||
# See docs/wiki/Firebase.md, section "Pre-Production Deployment".
|
||||
PUSH_ENABLED=false
|
||||
FIREBASE_PROJECT_ID=
|
||||
|
||||
Reference in New Issue
Block a user