Skip to content

Instantly share code, notes, and snippets.

@joaomilho
Created June 16, 2014 21:30
Show Gist options
  • Save joaomilho/53b6508a3325c4219387 to your computer and use it in GitHub Desktop.
Save joaomilho/53b6508a3325c4219387 to your computer and use it in GitHub Desktop.
{db_host, "localhost"},
{db_port, 5432},
{db_adapter, pgsql},
{db_username, "petster"},
{db_database, "petster_dev"},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment