diff --git a/config/production.json b/config/production.json index b5f43898..dcce3028 100644 --- a/config/production.json +++ b/config/production.json @@ -36,6 +36,11 @@ "smtp": { "host": "smtp.sendgrid.net", "username": "tosdr-bot" + }, + "sendMailOnError": { + "to": "tosdr.alerts@gmail.com", + "from": "no-reply@tosdr.org", + "sendWarnings": true, } }, "reporter": {