Skip to content

Commit 4cf46ae

Browse files
author
Gareth Redfern
committed
add sender email to example.env
1 parent 8f6b429 commit 4cf46ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ MAIL_PORT=1025
3232
MAIL_USERNAME=null
3333
MAIL_PASSWORD=null
3434
MAIL_ENCRYPTION=null
35-
MAIL_FROM_ADDRESS=null
35+
MAIL_FROM_ADDRESS=test@test.com
3636
MAIL_FROM_NAME="${APP_NAME}"
3737

3838
AWS_ACCESS_KEY_ID=

0 commit comments

Comments
 (0)