Fix router frontdoor readiness and route contracts
This commit is contained in:
7
devops/compose/env/stellaops.env.example
vendored
7
devops/compose/env/stellaops.env.example
vendored
@@ -27,14 +27,13 @@ VALKEY_PORT=6379
|
||||
RUSTFS_HTTP_PORT=8333
|
||||
|
||||
# =============================================================================
|
||||
# ROUTER GATEWAY MODE
|
||||
# ROUTER GATEWAY
|
||||
# =============================================================================
|
||||
|
||||
# Router route table file mounted to /app/appsettings.local.json
|
||||
# Microservice + Valkey mode (default):
|
||||
# Microservice-first frontdoor config (default).
|
||||
# Reverse proxy is intentionally limited to external/bootstrap surfaces inside this file.
|
||||
ROUTER_GATEWAY_CONFIG=./router-gateway-local.json
|
||||
# Reverse-proxy fallback mode:
|
||||
# ROUTER_GATEWAY_CONFIG=./router-gateway-local.reverseproxy.json
|
||||
# Authority claims override endpoint base URL consumed by router-gateway.
|
||||
ROUTER_AUTHORITY_CLAIMS_OVERRIDES_URL=http://authority.stella-ops.local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user