Update SMTP password for admin and public frontends

This commit is contained in:
Ashwin Kumar 2026-03-12 20:52:15 +01:00
parent 6f4beb3685
commit 941cb999ec
2 changed files with 2 additions and 2 deletions

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: "Admin@36541"

View file

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