Configuration
The service is configured in layers, applied in this priority order (highest wins):
cmd/config/app.default.yml– bundled defaultsapp.yml– user-supplied overrides (optional)- Environment variables – highest priority, useful for containers
See the sub-pages for the full reference of each configuration section.