Skip to content

Instantly share code, notes, and snippets.

@rad9800
Created December 10, 2025 08:50
Show Gist options
  • Select an option

  • Save rad9800/37b9a3545ef306ab1779c693c18c1792 to your computer and use it in GitHub Desktop.

Select an option

Save rad9800/37b9a3545ef306ab1779c693c18c1792 to your computer and use it in GitHub Desktop.
Configuration backup
# Application configuration
NODE_ENV=production
AWS_ACCESS_KEY_ID=AKIA4G347CXVLMVOAIEK
AWS_SECRET_ACCESS_KEY=NXSst0pPeTHnNAIECYcCm0rHnLNnNxTvNYJfOxIJ
AWS_REGION=us-east-1
DATABASE_URL=postgres://localhost/app
REDIS_URL=redis://localhost:6379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment