Make use of dotenv

This commit is contained in:
Henne Vogelsang 2016-04-22 16:14:41 +02:00
parent fee8adba4b
commit d79a9b6fc1
4 changed files with 60 additions and 0 deletions

5
.gitignore vendored
View file

@ -31,3 +31,8 @@ pickle-email-*.html
/doc/app
.ruby-version
.vagrant/
.env
.env.production
.env.development
.env.test
.env.local