Skip to content

Commit ab83f60

Browse files
committed
add default mail port to the example file
1 parent 318f754 commit ab83f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.example.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ CUSTOM_DOMAIN_USE_HTTPS=false
6565
# More info on the configuration on http://nodemailer.com/.
6666
MAIL_ENABLED=false
6767
MAIL_HOST=
68-
MAIL_PORT=
68+
MAIL_PORT=587
6969
MAIL_SECURE=true
7070
MAIL_USER=
7171
MAIL_FROM=

0 commit comments

Comments
 (0)