pub const ENV_MAPPINGS: &'static [(&'static str, &'static str, &'static str)];
Environment variable mappings for AppConfig fields
Format: (env_var_suffix, config_path, description)