Skip to content

Commit 20b7e19

Browse files
committed
add default address
1 parent 5eef672 commit 20b7e19

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
@@ -34,7 +34,7 @@ MAIL_PORT=1025
3434
MAIL_USERNAME=null
3535
MAIL_PASSWORD=null
3636
MAIL_ENCRYPTION=null
37-
MAIL_FROM_ADDRESS=null
37+
MAIL_FROM_ADDRESS="hello@example.com"
3838
MAIL_FROM_NAME="${APP_NAME}"
3939

4040
AWS_ACCESS_KEY_ID=

0 commit comments

Comments
 (0)