Docs: fix Mailgun include in troubleshooting sections (#5439)

This commit is contained in:
Bruno Alla 2024-10-07 16:25:38 -03:00 committed by GitHub
parent 2d06ddda95
commit c115b2e6de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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:: .. warning::
.. include:: mailgun.rst .. include:: ../includes/mailgun.rst
Heroku & Docker Heroku & Docker
+++++++++++++++ +++++++++++++++

View File

@ -55,7 +55,7 @@ You will probably also need to setup the Mail backend, for example by adding a `
.. warning:: .. warning::
.. include:: mailgun.rst .. include:: ../includes/mailgun.rst
Optional: Use AWS IAM Role for EC2 instance 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 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: .. _docker-postgres-auth-failed: