Merge branch 'master' into feature/notifybymail
This commit is contained in:
commit
51a398927f
6 changed files with 14 additions and 247 deletions
|
|
@ -43,7 +43,11 @@ DEBUG = False
|
|||
|
||||
ALLOWED_HOSTS = [
|
||||
".ungleich.ch",
|
||||
"digital.glarus.ungleich.ch" ]
|
||||
"digital.glarus.ungleich.ch" ,
|
||||
"rails-hosting.ch",
|
||||
"django-hosting.ch",
|
||||
"node-hosting.ch"
|
||||
]
|
||||
|
||||
|
||||
# Application definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue