Fix DJANGO_ALLOWED_HOSTS parsing

Closes #637.
This commit is contained in:
Raphael
2023-06-26 12:47:10 +02:00
parent 244b73d0f2
commit 57a2f5456a
3 changed files with 4 additions and 8 deletions

View File

@@ -65,7 +65,7 @@ change them unless you know what you want.
`/opt/mailman-web-data/logs/mailmanweb.log`.
- `DJANGO_ALLOWED_HOSTS`: Entry to add to ALLOWED_HOSTS in Django
configuration. This is a separate configuration from`SERVE_FROM_DOMAIN` as
configuration. Format as comma-separated list (no whitespace). This is a separate configuration from`SERVE_FROM_DOMAIN` as
latter is used for other purposes too.
- `POSTORIUS_TEMPLATE_BASE_URL`: The base url at which the `mailman-web`