We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
webhook.rst
1 parent a2dc84e commit 80a809cCopy full SHA for 80a809c
webhook.rst
@@ -100,7 +100,7 @@ webhook consumer code.
100
The webhook routing name is part of the URL you need to configure at the
101
third-party mailer provider. The URL is the concatenation of your domain name
102
and the routing name you chose in the configuration (like
103
-``https://example.com/webhook/mailer_mailgun``.
+``https://example.com/webhook/mailer_mailgun``).
104
105
For Mailgun, you will get a secret for the webhook. Store this secret as
106
MAILER_MAILGUN_SECRET (in the :doc:`secrets management system
0 commit comments