mailman3-nginx #54

Merged
moepman merged 2 commits from kishi/infra:mailman3-nginx into master 2021-12-03 10:46:23 +01:00
Showing only changes of commit e4f346182b - Show all commits

View File

@ -16,7 +16,8 @@ ALLOWED_HOSTS = [
#"localhost", # Archiving API from Mailman, keep it.
# "lists.your-domain.org",
# Add here all production URLs you may have.
'*'
'localhost',
'{{ mailman_domain }}'
]
# Mailman API credentials