M37: complete production acceptance hardening
MobilityOps acceptance / backend (push) Canceled after 0s
MobilityOps acceptance / frontend (push) Canceled after 0s

This commit is contained in:
NuklearRabbit
2026-08-10 23:19:26 +02:00
parent 9dfbd7c4bf
commit 26819354ee
4 changed files with 35 additions and 5 deletions
+1
View File
@@ -41,6 +41,7 @@ services:
DEMO_ORGANIZATION_NAME: ${DEMO_ORGANIZATION_NAME:-Northstar Mobility}
DEMO_TIMEZONE: ${DEMO_TIMEZONE:-Europe/Brussels}
DEMO_ALLOW_RESET: ${DEMO_ALLOW_RESET:-true}
DEMO_RESET_COOLDOWN_SECONDS: ${DEMO_RESET_COOLDOWN_SECONDS:-60}
MOBILITYOPS_PUBLIC_URL: ${MOBILITYOPS_PUBLIC_URL:-http://localhost:1228}
SESSION_COOKIE_SECURE: ${SESSION_COOKIE_SECURE:-false}
OIDC_ENABLED: ${OIDC_ENABLED:-false}