chore(gitops): set backend JWT_SECRET
This commit is contained in:
parent
585ada795d
commit
c7f4b9e3ae
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ stringData:
|
|||
DATABASE_PASSWORD: "chandan2026@1"
|
||||
DATABASE_NAME: "nxtgauge"
|
||||
DATABASE_URL: "postgresql://postgres:chandan2026%401@pg-postgresql.data.svc.cluster.local:5432/nxtgauge"
|
||||
JWT_SECRET: "REPLACE_ME"
|
||||
JWT_SECRET: "bPU0RQ/N7JW8CDCioe6AFBw/lBLTm++pGtta20pcsTX36p3OyheplgUyiD66OCuV"
|
||||
SMTP_HOST: "mail.nxtgauge.com"
|
||||
SMTP_PORT: "587"
|
||||
SMTP_USER: "noreply@nxtgauge.com"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue