Change mountpoint of owncloud file

This commit is contained in:
Jean Froment 2017-11-22 18:38:11 +01:00
parent 197a77966f
commit acdb9ff98e
1 changed files with 1 additions and 1 deletions

View File

@ -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