removed storage mount from owncloud
This commit is contained in:
@@ -350,7 +350,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./appdata/owncloud/files:/mnt/data
|
- ./appdata/owncloud/files:/mnt/data
|
||||||
- /mnt/storage:/storage
|
|
||||||
|
|
||||||
owncloud-mariadb:
|
owncloud-mariadb:
|
||||||
container_name: owncloud-mariadb
|
container_name: owncloud-mariadb
|
||||||
|
|||||||
Reference in New Issue
Block a user