Set environment values for MAIL_ADDRESS and MAIL_FROM

This commit is contained in:
James Brooks
2015-06-10 14:36:31 +01:00
parent 472e2316ae
commit afa8c98fbd
2 changed files with 3 additions and 1 deletions

View File

@@ -18,3 +18,5 @@ MAIL_HOST=mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ADDRESS=null
MAIL_NAME=null