Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
OS_ROOT=https://blackroad.systems
|
|
SERVICE_BASE_URL=https://api.blackroad.systems
|
|
CORE_BASE_URL=https://core.blackroad.systems
|
|
OPERATOR_BASE_URL=https://operator.blackroad.systems
|
|
LOG_LEVEL=info
|
|
PORT=8080
|
|
|
|
# Version info for /version endpoint (optional - will use package.json or defaults)
|
|
# BR_OS_API_VERSION=0.2.0
|
|
# BR_OS_API_COMMIT=abc123
|
|
# BR_OS_ENV=local
|