diff --git a/settings.py b/settings.py index 89a17d1..6e69eee 100644 --- a/settings.py +++ b/settings.py @@ -2,7 +2,8 @@ import copy import os -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' ]