kleine Korrektur an Nextcloud

This commit is contained in:
mrwacka 2026-09-08 13:33:03 +02:00
parent 08d304a694
commit e485f9e04a

View file

@ -98,8 +98,8 @@ services:
- nextcloud
- redis
environment:
NEXTCLOUD_URL: "https://next.theboxhub.ch"
NEXTCLOUD_TRUSTED_DOMAINS: "next.theboxhub.ch"
NEXTCLOUD_URL: "https://nextcloud.theboxhub.ch"
NEXTCLOUD_TRUSTED_DOMAINS: "nextcloud.theboxhub.ch"
PORT: 7867
REDIS_HOST: redis
REDIS_HOST_PASSWORD: "superSTITION_105"