8000 chore: update mail_host · formidablejs/formidablejs@0e5e4d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e5e4d4

Browse files
committed
chore: update mail_host
1 parent 6dfee48 commit 0e5e4d4

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
@@ -25,7 +25,7 @@ REDIS_PASSWORD=null
2525
REDIS_PORT=6379
2626

2727
MAIL_DRIVER=smtp
28-
MAIL_HOST=smtp.mailtrap.io
28+
MAIL_HOST=sandbox.smtp.mailtrap.io
2929
MAIL_PORT=2525
3030
MAIL_USERNAME=
3131
MAIL_PASSWORD=

0 commit comments

Comments
 (0)
0