Knowledge base for working with our services

.env.backup.production _hot_ < EXTENDED • TIPS >

The most common—and dangerous—mistake is allowing .env.backup.production to be tracked by version control (like GitHub or GitLab).

The purpose of a .env.backup.production file could be: .env.backup.production

STRIPE_SECRET_KEY=sk_live_actual_key_here SENDGRID_API_KEY=SG.actual_key_here AWS_ACCESS_KEY_ID=AKIA... AWS_SECRET_ACCESS_KEY=... S3_BUCKET=prod-bucket-name The most common—and dangerous—mistake is allowing