Docs: fix Mailgun include in troubleshooting sections

This commit is contained in:
Bruno Alla 2024-10-07 15:21:24 -03:00
parent 3252aa7ae7
commit 5be077f713
No known key found for this signature in database
4 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@ The script above assumes that you've chose Mailgun as email service. If you want
.. warning::
.. include:: mailgun.rst
.. include:: ../includes/mailgun.rst
Heroku & Docker
+++++++++++++++

View File

@ -55,7 +55,7 @@ You will probably also need to setup the Mail backend, for example by adding a `
.. warning::
.. include:: mailgun.rst
.. include:: ../includes/mailgun.rst
Optional: Use AWS IAM Role for EC2 instance

View File

@ -8,7 +8,7 @@ Server Error on sign-up/log-in
Make sure you have configured the mail backend (e.g. Mailgun) by adding the API key and sender domain
.. include:: mailgun.rst
.. include:: ../includes/mailgun.rst
.. _docker-postgres-auth-failed: