Skip to content

Commit d4bfb01

Browse files
authored
Merge pull request #245 from wuhei/patch-1
Update mail host in .env.example
2 parents 707caae + aebc905 commit d4bfb01

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
@@ -47,7 +47,7 @@ REDIS_PASSWORD=null
4747
REDIS_PORT=6379
4848

4949
MAIL_MAILER=smtp
50-
MAIL_HOST=mailpit
50+
MAIL_HOST=mail
5151
MAIL_PORT=1025
5252
MAIL_USERNAME=null
5353
MAIL_PASSWORD=null

0 commit comments

Comments
 (0)