9 lines
329 B
Plaintext
9 lines
329 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
|