Den Pfad vom Datenverzeichnis zur Soragebox angegeben
This commit is contained in:
parent
5dbde9d917
commit
70d2b049fa
|
@ -34,6 +34,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/appdata/nextcloud/www:/var/www/html
|
- /opt/appdata/nextcloud/www:/var/www/html
|
||||||
|
- /mnt/storage-bx20/data-nextcloud:/var/www/html/data
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_HOST=db
|
- MYSQL_HOST=db
|
||||||
- REDIS_HOST=redis
|
- REDIS_HOST=redis
|
||||||
|
|
Loading…
Reference in New Issue