forked from TagesschuleElementa/www.tagesschule-elementa.ch
allowed docker
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
import copy
|
||||
import os
|
||||
|
||||
INSTALLED_ADDONS = [
|
||||
INSTALLED_
|
||||
ADDONS = [
|
||||
# <INSTALLED_ADDONS> # Warning: text inside the INSTALLED_ADDONS tags is auto-generated. Manual changes will be overwritten.
|
||||
'aldryn-addons',
|
||||
'aldryn-django',
|
||||
@@ -242,4 +243,5 @@ if not DEBUG:
|
||||
'tagesschule-elementa.ch',
|
||||
'www.tagesschule-elementa.ch',
|
||||
'tagesschule.mprofiag.ch',
|
||||
'docker.mprofiag.de:8009'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user