Skip to content

Commit

Permalink
fix: update mailhost in example env to mailpit
Browse files Browse the repository at this point in the history
  • Loading branch information
jobara committed Jan 11, 2024
1 parent fb20ed8 commit 369af6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.local.example
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ REDIS_PORT=6379


MAIL_MAILER=smtp
MAIL_HOST=platform.mailhog
MAIL_HOST=platform.mailpit
MAIL_PORT=1025
MAIL_USERNAME=
MAIL_PASSWORD=
Expand Down

0 comments on commit 369af6e

Please sign in to comment.