Closed Kimahriman closed 5 months ago
Currently new_with_config uses the passed config as the only config. Instead we should first load any config files based on environment variables, and then override the loaded config with any passed in values
new_with_config
Currently
new_with_config
uses the passed config as the only config. Instead we should first load any config files based on environment variables, and then override the loaded config with any passed in values