feat(config): make BASE_URL a required field and update related documentation
This commit is contained in:
@@ -57,7 +57,7 @@ A starter file exists at `backend/.env.example`.
|
||||
`postgresql+psycopg://postgres:postgres@localhost:5432/mission_control`
|
||||
- `CORS_ORIGINS` (comma-separated)
|
||||
- Example: `http://localhost:3000`
|
||||
- `BASE_URL` (optional)
|
||||
- `BASE_URL` (required for gateway provisioning/agent heartbeat templates; no fallback)
|
||||
|
||||
### Database lifecycle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user