From 95d2e32709596168bdf8e317490b1fb57973744c Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 22 Feb 2026 01:14:43 +0000 Subject: [PATCH] Update File_Containers/syncthing/compose.yaml --- File_Containers/syncthing/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File_Containers/syncthing/compose.yaml b/File_Containers/syncthing/compose.yaml index 409c2cf..1e9c18c 100644 --- a/File_Containers/syncthing/compose.yaml +++ b/File_Containers/syncthing/compose.yaml @@ -11,7 +11,7 @@ services: - /srv/docker/syncthing/config:/config - ${PATH_NAME}:/data ports: - - 8384:8384 + - 8385:8384 - 22000:22000/tcp - 22000:22000/udp - 21027:21027/udp