Skip to content

Instantly share code, notes, and snippets.

@ihoka
Created August 29, 2011 11:51
Show Gist options
  • Save ihoka/1178246 to your computer and use it in GitHub Desktop.
Save ihoka/1178246 to your computer and use it in GitHub Desktop.
production:
adapter: mysql
database: Blinksale
username: deploy
password: *****
host: xxx.compute-1.amazonaws.com
reconnect: true
mailbox_production:
adapter: mysql
database: Blinksale
username: deploy
password: *****
host: xxx.compute-1.amazonaws.com
reconnect: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment