Add dotenv - Protect my secret data in .env file

This commit is contained in:
Benjamin Myara
2018-08-29 14:53:39 +01:00
parent dfb53b89b0
commit 6dee298b44
18 changed files with 240 additions and 2 deletions

1
.gitignore vendored
View File

@@ -13,3 +13,4 @@ node_modules
yarn-error.log
.byebug_history
.env*
.env*