From e15a06800db8fef43bae7f651e323b300b790dd3 Mon Sep 17 00:00:00 2001 From: john Date: Sun, 17 May 2026 11:51:45 +0000 Subject: [PATCH] Update syncthing/docker-compose.yml --- syncthing/docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syncthing/docker-compose.yml b/syncthing/docker-compose.yml index e2b5ccb..2184bd8 100644 --- a/syncthing/docker-compose.yml +++ b/syncthing/docker-compose.yml @@ -9,8 +9,8 @@ services: - TZ=Europe/London volumes: - /home/john/docker/syncthing/config:/config - - /home/john/Documents/Ecumenical Work/CT Oxford 2019:/county - # - /path/to/data2:/data2 +# - /home/john/Documents/Ecumenical Work/CT Oxford 2019:/county + - /home/john/docker/syncthing/test:/test ports: - 8384:8384 - 22000:22000/tcp