🧑‍💻 Update SMTP host for local development (#1552)

This commit is contained in:
Luke Vella 2025-02-08 21:48:20 +07:00 committed by GitHub
parent 24558c26bd
commit 3201670b54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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=