M8: add operational authentication mode
This commit is contained in:
@@ -21,6 +21,12 @@ DEMO_ORGANIZATION_NAME=Northstar Mobility
|
||||
DEMO_TIMEZONE=Europe/Brussels
|
||||
DEMO_ALLOW_RESET=true
|
||||
|
||||
# Operational mode: set MOBILITYOPS_DEMO_MODE=false and provide the first manager.
|
||||
# Keep these values in a secret store or an untracked production .env file.
|
||||
INITIAL_ADMIN_EMAIL=
|
||||
INITIAL_ADMIN_PASSWORD=
|
||||
INITIAL_ADMIN_DISPLAY_NAME=Operations Manager
|
||||
|
||||
# n8n
|
||||
N8N_BASE_URL=http://n8n:5678
|
||||
N8N_WEBHOOK_URL=http://n8n:5678/webhook/mobilityops-return
|
||||
|
||||
Reference in New Issue
Block a user