Skip to content

Instantly share code, notes, and snippets.

@xsota
Last active October 11, 2016 12:56
Show Gist options
  • Save xsota/71db85670a72cf0f133852be57a0c151 to your computer and use it in GitHub Desktop.
Save xsota/71db85670a72cf0f133852be57a0c151 to your computer and use it in GitHub Desktop.
default: &default
adapter: postgresql
encoding: unicode
pool: 5
username: postgres
password:
host: db
development:
<<: *default
database: myapp_development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment