diff --git a/config/production.json b/config/production.json index ac1b39e6..c0347fe1 100644 --- a/config/production.json +++ b/config/production.json @@ -35,7 +35,7 @@ "logger": { "smtp": { "host": "smtp.sendgrid.net", - "username": "tosdr-bot" + "username": "apikey" }, "sendMailOnError": { "to": "tosdr.alerts@gmail.com",