Skip to content

Instantly share code, notes, and snippets.

@hatboysam
Last active October 13, 2015 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hatboysam/4155918 to your computer and use it in GitHub Desktop.
Save hatboysam/4155918 to your computer and use it in GitHub Desktop.
development:
adapter: postgresql
database: development
username: <%= ENV['PG_USER'] %>
password: <%= ENV['PG_PASS'] %>
host: localhost
@hatboysam
Copy link
Author

Updated, sorry for leaving this incorrect for so long.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment