From 3201670b54513b8e1ef3487d824541f3a6fd09c3 Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Sat, 8 Feb 2025 21:48:20 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=91=E2=80=8D=F0=9F=92=BB=20Update=20SM?= =?UTF-8?q?TP=20host=20for=20local=20development=20(#1552)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index b785d72fc..3865b3152 100644 --- a/.env.development +++ b/.env.development @@ -24,7 +24,7 @@ NEXT_PUBLIC_SELF_HOSTED=false SENTRY_IGNORE_API_RESOLUTION_ERROR=1 # Mailhog SMTP settings -SMTP_HOST=localhost +SMTP_HOST=0.0.0.0 SMTP_PORT=1025 SMTP_SECURE=false SMTP_USER=