Mailman: allow Varnish checks on STG
This commit is contained in:
parent
71f5bd9bb5
commit
43f4d04fa1
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ ALLOWED_HOSTS = [
|
||||||
"discuss.arquillian.org",
|
"discuss.arquillian.org",
|
||||||
"localhost", # Archiving API from Mailman
|
"localhost", # Archiving API from Mailman
|
||||||
"127.0.0.1", # HAProxy ping
|
"127.0.0.1", # HAProxy ping
|
||||||
|
"mailman01", # Varnish ping on STG
|
||||||
]
|
]
|
||||||
# And for BrowserID too, see
|
# And for BrowserID too, see
|
||||||
# http://django-browserid.rtfd.org/page/user/settings.html#django.conf.settings.BROWSERID_AUDIENCES
|
# http://django-browserid.rtfd.org/page/user/settings.html#django.conf.settings.BROWSERID_AUDIENCES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue