From 63befd9cab35527ee4a096b742bed7d337d9da71 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sun, 22 Feb 2026 01:15:20 +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 1e9c18c..d44d818 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: - - 8385:8384 + - 8388:8384 - 22000:22000/tcp - 22000:22000/udp - 21027:21027/udp