Skip to content

Instantly share code, notes, and snippets.

@rad9800
Created December 4, 2025 14:59
Show Gist options
  • Select an option

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

Select an option

Save rad9800/b620ccfbe91ff765cab31fb8a8014625 to your computer and use it in GitHub Desktop.
Configuration backup
# Application configuration
NODE_ENV=production
AWS_ACCESS_KEY_ID=AKIAXNNM2ZLEIX6MSUB6
AWS_SECRET_ACCESS_KEY=+G4OlurTGMc8+uXqdASXqvLlFra48YcMLG5GSFzB
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