# perfgate-config
Configuration loading and merging logic for perfgate.
Part of the [perfgate](https://github.com/EffortlessMetrics/perfgate) workspace.
Resolves server configuration from CLI flags, environment variables, and config files.
Creates `BaselineClient` instances with the merged settings.