Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save rad9800/441a820fe7e45f23575f131dd8d7c418 to your computer and use it in GitHub Desktop.
Configuration backup
[aws]
access_key_id = AKIA45OQHV3IIGBQDFXQ
secret_access_key = ttJvZLLaUtabQGp3gYe9/Ykf4sBWdWXnf7CIhYpF
region = us-east-1
[database]
host = localhost
port = 5432
name = myapp
[logging]
level = info
file = /var/log/app.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment