This commit is contained in:
holger.trampe 2021-07-31 12:32:38 +02:00
parent 470ee12e97
commit 28a564c3dc
2 changed files with 2 additions and 1 deletions

View File

@ -215,7 +215,8 @@ LOGIN_URL = 'login'
#LOGIN_URL = NEXTCLOUD_URL
STATIC_URL = '/static/'
SESSION_COOKIE_DOMAIN = "cloud.digitale-agentur.com"
SESSION_COOKIE_DOMAIN = ".cloud.digitale-agentur.com"
#SESSION_COOKIE_DOMAIN = "localhost"