Skip to main content

apply_env_overrides

Function apply_env_overrides 

Source
pub fn apply_env_overrides(config: &mut Config)
Expand description

Apply environment variable overrides to a mutable Config.

Call this after loading atrg.toml but before validation, so that env vars can fix up values for the current deployment environment.