refactor(guild): prefix environment variables with FABRIC_BACKEND_GUILD
This commit is contained in:
@@ -15,8 +15,8 @@ Guild Node service for Fabric.
|
||||
- Seq allocator and range query endpoints
|
||||
|
||||
## Required env (startup hard checks)
|
||||
- `CENTER_BASE_URL`
|
||||
- `CENTER_API_KEY`
|
||||
- `GUILD_NODE_ID`
|
||||
- `FABRIC_BACKEND_GUILD_CENTER_BASE_URL`
|
||||
- `FABRIC_BACKEND_GUILD_CENTER_API_KEY`
|
||||
- `FABRIC_BACKEND_GUILD_NODE_ID`
|
||||
|
||||
If any of the above is missing, service startup fails immediately.
|
||||
|
||||
Reference in New Issue
Block a user