Set default example mail server to smtp
This commit is contained in:
parent
60214d3fbc
commit
bee7e5d64a
@ -31,7 +31,7 @@ REDIS_PASSWORD=
|
|||||||
REDIS_PORT=6379
|
REDIS_PORT=6379
|
||||||
|
|
||||||
MAIL_DRIVER=smtp
|
MAIL_DRIVER=smtp
|
||||||
MAIL_HOST=mail.dege.lan
|
MAIL_HOST=smtp
|
||||||
MAIL_PORT=25
|
MAIL_PORT=25
|
||||||
MAIL_USERNAME=
|
MAIL_USERNAME=
|
||||||
MAIL_PASSWORD=
|
MAIL_PASSWORD=
|
||||||
|
Loading…
Reference in New Issue
Block a user