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