Merge pull request #3459 from jonathantorres/new-line
Newline on .env.example
This commit is contained in:
commit
9b359ba24c
|
@ -16,4 +16,4 @@ MAIL_HOST=mailtrap.io
|
||||||
MAIL_PORT=2525
|
MAIL_PORT=2525
|
||||||
MAIL_USERNAME=null
|
MAIL_USERNAME=null
|
||||||
MAIL_PASSWORD=null
|
MAIL_PASSWORD=null
|
||||||
MAIL_ENCRYPTION=null
|
MAIL_ENCRYPTION=null
|
||||||
|
|
Loading…
Reference in New Issue