Skip to content

Instantly share code, notes, and snippets.

@justinoboyle
Created July 30, 2015 05:09
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 justinoboyle/7165b2dd6f4b7358e6b6 to your computer and use it in GitHub Desktop.
Save justinoboyle/7165b2dd6f4b7358e6b6 to your computer and use it in GitHub Desktop.
mysql:
address: "localhost"
port: 3306
database: "your-app-name"
username: "user"
password: "pw"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment