diff --git a/server/src/config/environments/production.ts b/server/src/config/environments/production.ts index 45bef40..6a120c0 100644 --- a/server/src/config/environments/production.ts +++ b/server/src/config/environments/production.ts @@ -27,7 +27,7 @@ module.exports = { support: { from: "no-reply@presupuestos.uecko.com", - to: "dev@presupuestos.eucko.com", + to: "dev@presupuestos.uecko.com", }, },