Configure Upstreams
Configuration is YAML-first. See config/examples/gateway.sample.yaml for a commented template.
Related docs:
- Architecture: Configuration model
- Reference: readiness config, auth config, Environment variables
- Code: Config schema + loader
Validate config:
go run ./cmd/apigw validate --config gateway.yaml