Created
December 20, 2018 10:05
-
-
Save victorighalo/be4e6d2a3739ebbec95c9c46b1319b1b to your computer and use it in GitHub Desktop.
This file contains 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_HOST=mongodb://***/devsconnect | |
DB_HOST_TEST=mongodb://***/devsconnect_test | |
NODE_ENV=DEVELOPMENT | |
JWT_TOKEN=your_scret |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment