From 369af6e334b0c0547143f8d10b5d68aaf6d89b13 Mon Sep 17 00:00:00 2001 From: Justin Obara Date: Thu, 11 Jan 2024 10:08:59 -0500 Subject: [PATCH] fix: update mailhost in example env to mailpit --- .env.local.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local.example b/.env.local.example index d155ed642..6f80e963d 100644 --- a/.env.local.example +++ b/.env.local.example @@ -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=