Files
WRNexusJS/examples/basic-app/ENVIRONMENT.md
2026-08-01 10:04:42 +05:30

271 B

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.