use ENV variables

This commit is contained in:
Bilal Catic
2019-05-24 15:42:45 +02:00
parent aa3a4d8720
commit 304de9bd32
7 changed files with 41 additions and 13 deletions

5
package-lock.json generated
View File

@@ -664,6 +664,11 @@
"is-obj": "^1.0.0"
}
},
"dotenv": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.0.0.tgz",
"integrity": "sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg=="
},
"dottie": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/dottie/-/dottie-2.0.1.tgz",