pub const DEPLOYMENT_ENVIRONMENT: &str = "deployment.environment";
Expand description

Name of the deployment environment (aka deployment tier).

§Examples

  • staging
  • production