|
|
|
|
@ -26,6 +26,7 @@ SECRET_KEY = 'django-insecure-0$kqaql9qn*^##h(7l^ic$nf^lyc^#8#hcpk(_3l8h!%r+er3a
|
|
|
|
|
DEBUG = True
|
|
|
|
|
|
|
|
|
|
ALLOWED_HOSTS = ["10.0.4.181", "cp.samuelzielke.de", "127.0.0.1", "localhost"]
|
|
|
|
|
CSRF_TRUSTED_ORIGINS = ["https://cp.samuelzielke.de"]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Application definition
|
|
|
|
|
|