Skip to content

Instantly share code, notes, and snippets.

@rasputnik
Created January 22, 2014 13:05
Show Gist options
  • Select an option

  • Save rasputnik/8558364 to your computer and use it in GitHub Desktop.

Select an option

Save rasputnik/8558364 to your computer and use it in GitHub Desktop.
hum
production:
adapter: mysql2
database: {{DB_NAME}}
host: {{DB_HOST}}
username: {{DB_USER}}
password: {{DB_PASS}}
pool: {{DB_POOL}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment