Fix some issues 6

This commit is contained in:
2026-01-26 07:13:33 +01:00
parent 9420f28866
commit 4cd9a3ba3f
2 changed files with 2 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ data:
# ================================================================
# EMAIL CONFIGURATION
# ================================================================
SMTP_HOST: "mailu-postfix.bakery-ia.svc.cluster.local"
SMTP_HOST: "mailu-front.bakery-ia.svc.cluster.local"
SMTP_PORT: "587"
SMTP_TLS: "true"
SMTP_SSL: "false"