kleine Korrektur an Nextcloud
This commit is contained in:
parent
08d304a694
commit
e485f9e04a
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue