Fix public frontend SMTP password typo

This commit is contained in:
Ashwin Kumar 2026-03-12 20:32:31 +01:00
parent cc88417ce1
commit 6f4beb3685

View file

@ -11,4 +11,4 @@ stringData:
MAIL_SMTP_SECURE: "false"
MAIL_SMTP_STARTTLS: "true"
MAIL_SMTP_USER: "noreply@nxtgauge.com"
MAIL_SMTP_PASS: "Nxtguage@1128"
MAIL_SMTP_PASS: "Nxtgauge@1128"