Skip to content

Instantly share code, notes, and snippets.

@darkoperator
Created July 26, 2011 00:44
Show Gist options
  • Save darkoperator/1105649 to your computer and use it in GitHub Desktop.
Save darkoperator/1105649 to your computer and use it in GitHub Desktop.
production:
adapter: postgresql
database: <database name>
username: <use we created>
password: <Password we gave the user>
host: 127.0.0.1
port: 5432
pool: 75
timeout: 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment