Skip to content

Commit

Permalink
Updated rest api config sample due #56
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Marasco committed Nov 7, 2019
1 parent b7c0394 commit 844e61b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion rest/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@ MAIL_DRIVER=smtp
MAIL_USERNAME=
MAIL_HOST=
MAIL_PASSWORD=
MAIL_PORT=
MAIL_PORT=

MAIL_FROM_NAME="Jur Team"
MAIL_FROM_ADDRESS=noreply@jur.io
JUR_MAIL_FROM_NAME="Jur Team"
JUR_MAIL_FROM_ADDRESS=noreply@jur.io

0 comments on commit 844e61b

Please sign in to comment.