Skip to contents

Detect if running in production/deployment environment

Usage

is_production_environment()

Value

Logical. TRUE if in production, FALSE if local development

Details

Default is FALSE (development mode) when DEPLOYMENT_ENV is not set