Last active
November 24, 2017 13:15
-
-
Save robophil/94cfbcc309fc28a9f2d9e8e4dcd477ce to your computer and use it in GitHub Desktop.
Load env regardless before app starts
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
env $(cat .env) node app.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment