Skip to content

Instantly share code, notes, and snippets.

@sheminusminus
Created June 9, 2017 00:41
Show Gist options
  • Save sheminusminus/8a4e04c4eaddc57234af5edfa08ad9ce to your computer and use it in GitHub Desktop.
Save sheminusminus/8a4e04c4eaddc57234af5edfa08ad9ce to your computer and use it in GitHub Desktop.
{
"development": {
"username": "",
"password": "",
"database": "",
"host": "localhost",
"dialect": "mysql"
},
"test": {
"username": "",
"password": "",
"database": "",
"host": "",
"dialect": ""
},
"production": {
"username": "",
"password": "",
"database": "",
"host": "",
"dialect": ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment