NODEDC_LAUNCHER/.env.example

10 lines
404 B
Plaintext

# Optional: override the platform env file used by the local launcher BFF.
# By default it auto-loads ../../NODEDC/platform/infra/.env from this repo.
NODEDC_PLATFORM_ENV=../../NODEDC/platform/infra/.env
# Optional local overrides.
PORT=5173
LAUNCHER_BASE_URL=http://launcher.local.nodedc
TASK_BASE_URL=http://task.local.nodedc
NODEDC_INTERNAL_ACCESS_TOKEN=change-me-generate-with-platform-init-dev-env