removed storage mount from owncloud

This commit is contained in:
2023-05-11 02:08:06 -05:00
parent bf60e454b1
commit a7a73f444b

View File

@@ -350,7 +350,6 @@ services:
restart: unless-stopped
volumes:
- ./appdata/owncloud/files:/mnt/data
- /mnt/storage:/storage
owncloud-mariadb:
container_name: owncloud-mariadb