feat(guild): fail fast when center auth env is missing
This commit is contained in:
@@ -13,3 +13,10 @@ Guild Node service for Fabric.
|
||||
- API skeleton (NestJS)
|
||||
- Chat domain models
|
||||
- Seq allocator and range query endpoints
|
||||
|
||||
## Required env (startup hard checks)
|
||||
- `CENTER_BASE_URL`
|
||||
- `CENTER_API_KEY`
|
||||
- `GUILD_NODE_ID`
|
||||
|
||||
If any of the above is missing, service startup fails immediately.
|
||||
|
||||
Reference in New Issue
Block a user