# Example environment files Copy `.env.example` to `.env` for local development. Copy `.env.uat.example` to `.env.uat` only when testing the UAT environment. Never commit populated `.env` files. Keep secrets in the deployment environment or an approved secret manager.