After
Width: | Height: | Size: 153 KiB
@ -29,7 +29,7 @@ SECRET_KEY = config('SECRET_KEY')
SESSION_COOKIE_SECURE=config('SESSIONCOOKIESECURE', default=False, cast=bool)
ALLOWED_HOSTS = ['sinnes-tau.de','www.sinnes-tau.de','sinnestau.de','www.sinnes-tau.de','localhost', '127.0.0.1','192.168.178.25' ]
ALLOWED_HOSTS = ['sinnes-tau.de','www.sinnes-tau.de','sinnestau.de','www.sinnes-tau.de','localhost', '127.0.0.1','192.168.188.20' ]
# Application definition