diff options
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ "HEROKU": "1", "CDN_ADDRESS": "https://cdn.cedricbonhomme.org/", "NOTIFICATION_EMAIL": "newspipe@no-reply.com", - "POSTMARK_API_KEY": "REDACTED", + "SENDGRID_API_KEY": "REDACTED", "CRAWLER_RESOLV": { "description": "Specify if the crawler should try to resolve link of articles behind proxies.", "value": "false" |