Change mountpoint of owncloud file
This commit is contained in:
parent
197a77966f
commit
acdb9ff98e
|
@ -56,7 +56,7 @@ services:
|
||||||
image: owncloud:latest
|
image: owncloud:latest
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- torrents:/var/www/html/data
|
- torrents:/var/www/html/data/admin/files
|
||||||
networks:
|
networks:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue