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