diff --git a/server/src/config/environments/production.ts b/server/src/config/environments/production.ts index a3ed6e0..45bef40 100644 --- a/server/src/config/environments/production.ts +++ b/server/src/config/environments/production.ts @@ -51,7 +51,7 @@ module.exports = { port: 587, secure: false, auth: { - user: "7d0c4e001@smtp-brevo.com", + user: "7d0c4e002@smtp-brevo.com", pass: "VOqwt0gBdNPhr781", }, },