Skip to content

Instantly share code, notes, and snippets.

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