do not list vanity domains anymore - nginx should filter them
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
e635f856b3
commit
e8455e4e46
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ DEBUG = False
|
||||||
ALLOWED_HOSTS = [
|
ALLOWED_HOSTS = [
|
||||||
".ungleich.ch",
|
".ungleich.ch",
|
||||||
"digital.glarus.ungleich.ch" ,
|
"digital.glarus.ungleich.ch" ,
|
||||||
"rails-hosting.ch",
|
|
||||||
"django-hosting.ch",
|
|
||||||
"node-hosting.ch"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue