Remove config mountpoint for owncloud
This commit is contained in:
parent
f198af2db5
commit
9c8e029995
|
@ -57,7 +57,6 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- torrents:/var/www/html/data
|
- torrents:/var/www/html/data
|
||||||
- config/owncloud:/var/www/html/config
|
|
||||||
networks:
|
networks:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue