Skip to content

Instantly share code, notes, and snippets.

@oxlb
Created May 16, 2020 14:13
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save oxlb/4957fed751fa843d96ab14a677dc7e59 to your computer and use it in GitHub Desktop.
Save oxlb/4957fed751fa843d96ab14a677dc7e59 to your computer and use it in GitHub Desktop.
dev configuration
{
"DB_USERNAME": "test",
"DB_PASSWORD": "test",
"DB_PORT": "3306",
"DB_HOST": "127.0.0.1",
"DB_NAME": "test"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment