Remove syncthing from nextcloud

This commit is contained in:
Marko Korhonen 2022-09-23 17:01:18 +03:00
parent 59fbdada8f
commit 001216f915
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -32,7 +32,6 @@ networks = ["nextcloud", "postgres", "proxy"]
volumes = [
"/docker/nextcloud:/var/www/html:z",
"/mnt/Storage/Nextcloud:/var/www/html/data",
"/mnt/Storage/Syncthing:/Syncthing",
"/mnt/Storage/Media/Music:/Music",
"/etc/localtime:/etc/localtime:ro",
]