update to no-reply

This commit is contained in:
2024-10-03 09:59:20 -05:00
parent 61b03070b4
commit 058429fff8

View File

@@ -25,7 +25,7 @@ func ResetUserEmail(userEmail Email, customerId CustomerId) error {
sesClient := ses.NewFromConfig(cfg)
// Define sender and recipient
sender := "mail@nkode.tech"
sender := "no-reply@nkode.tech"
// Define email subject and body
subject := "nKode Reset"