Created
May 16, 2020 14:18
-
-
Save oxlb/1a4acf19065358fc0e0bed5d4756c479 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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