From 4c37c5c983edeb8162f1e8246815be27586e6680 Mon Sep 17 00:00:00 2001 From: John Anderson Date: Tue, 4 Aug 2026 18:58:52 +0100 Subject: [PATCH] Update syncthing/docker-compose.yml --- syncthing/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/syncthing/docker-compose.yml b/syncthing/docker-compose.yml index d5be64b..44a3e55 100644 --- a/syncthing/docker-compose.yml +++ b/syncthing/docker-compose.yml @@ -10,6 +10,7 @@ services: volumes: - /home/john/docker/syncthing/config:/config - /home/john/Documents/Ecumenical Work/CT Oxford 2019:/county + - /home/john/Documents/FamilyHistory:/FamilyHistory - /home/john/docker/syncthing/test:/test ports: - 8384:8384