Add activity push notifications and registration patches
This commit is contained in:
@@ -14,3 +14,13 @@ GITEA_URL=http://192.168.178.5:3000
|
||||
GITEA_TOKEN=
|
||||
GITEA_OWNER=kai
|
||||
GITEA_REPO=pingu-concerts
|
||||
|
||||
# Server push: keep disabled until a dedicated TEST service account is mounted.
|
||||
PUSH_ENABLED=false
|
||||
FIREBASE_PROJECT_ID=
|
||||
# Only needed with: docker compose -f compose.yml -f compose.push.yml ...
|
||||
FIREBASE_SERVICE_ACCOUNT_FILE=
|
||||
|
||||
# Inclusive registration dates (Europe/Berlin); Early Bird starts the following day.
|
||||
ALPHA_TESTER_UNTIL=2026-10-31
|
||||
BETA_TESTER_UNTIL=2026-12-31
|
||||
|
||||
Reference in New Issue
Block a user