Skip to content

Instantly share code, notes, and snippets.

@effectiveinc
Created February 3, 2010 22:27
Show Gist options
  • Save effectiveinc/294104 to your computer and use it in GitHub Desktop.
Save effectiveinc/294104 to your computer and use it in GitHub Desktop.
{
"domain": "local",
"deploy_user": {
"name": "peeps"
},
"railsapp": {
"name": "peeps",
"dir": "/srv/peeps",
"db": {
"database": "peeps"
}
},
"mysql": {
"server_root_password": <password>
},
"recipes": "peeps"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment