Skip to content

Commit

Permalink
added SES
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcoombs2000 committed Apr 15, 2024
1 parent 8600594 commit 25e2b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/mailer.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const transport = nodemailer.createTransport({
//auth: {
//user: '[email protected]',
//pass: process.env.EMAIL_PASSWORD
},
//},
});

transport.use('compile', neh({
Expand Down

0 comments on commit 25e2b04

Please sign in to comment.