Fix public frontend SMTP password typo
This commit is contained in:
parent
cc88417ce1
commit
6f4beb3685
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue