Added dotenv to easily add environment variables in .env file

This commit is contained in:
Key Networks
2017-12-14 17:53:03 +08:00
parent 0e8afc9ca6
commit f5cbc66943
5 changed files with 39 additions and 5 deletions
+1
View File
@@ -12,6 +12,7 @@
"bootstrap": "^3.3.7",
"cookie-parser": "~1.4.3",
"debug": "~3.1.0",
"dotenv": "^4.0.0",
"express": "~4.16.2",
"express-session": "^1.15.6",
"express-validator": "^4.3.0",