Goal: Allow users to configure the server via config files for easier complex configuration management.
Features:
- Support for
pg-mock.json and pg-mock.yaml files
- Hierarchical configuration (file < env vars < CLI args)
- Configuration validation and helpful error messages
- Hot-reload support for config file changes
- Documentation and examples for config file usage
Benefits: Easier management of complex configurations, better version control of settings.
Goal: Allow users to configure the server via config files for easier complex configuration management.
Features:
pg-mock.jsonandpg-mock.yamlfilesBenefits: Easier management of complex configurations, better version control of settings.