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