Skip to content

Instantly share code, notes, and snippets.

@phillipadsmith
Created August 16, 2011 03:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phillipadsmith/1148397 to your computer and use it in GitHub Desktop.
Save phillipadsmith/1148397 to your computer and use it in GitHub Desktop.
Catalyst::Default - local environment file
{
"DOTCLOUD_DATA_SQL_PASSWORD": "catalyst",
"DOTCLOUD_DATA_SQL_HOST": "localhost",
"DOTCLOUD_DATA_SQL_LOGIN": "catalyst",
"DOTCLOUD_DATA_SQL_PORT": "5432"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment