Files
blackroad-os-api/.env.example
2025-11-24 16:17:13 +00:00

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