From aec27a2e0eb6eb597eea36879e714d95fbadc149 Mon Sep 17 00:00:00 2001 From: Angel-Padilla Date: Wed, 12 Nov 2025 13:22:26 -0600 Subject: [PATCH] chore: set mailhost to meticuloushome.com --- .env.custom | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.custom b/.env.custom index c63ae361df1..1b9119ed8f0 100644 --- a/.env.custom +++ b/.env.custom @@ -7,6 +7,7 @@ KAFKA_REPLICA_SOCKET_TIMEOUT_MS=60000 #use HTTP on port 8081 - meant to be redirected from nginx SENTRY_BIND=8081 +SENTRY_MAIL_HOST=meticuloushome.com #uncomment when SSL is ready # SENTRY_BIND=443