DEPLOYMENT_ENVIRONMENT

Constant DEPLOYMENT_ENVIRONMENT 

Source
pub const DEPLOYMENT_ENVIRONMENT: &str = "deployment.environment";
👎Deprecated: {note: Replaced by deployment.environment.name., reason: renamed, renamed_to: deployment.environment.name}
Expand description

‘Deprecated, use deployment.environment.name instead.’

§Notes

§Examples

  • "staging"
  • "production"