Update File_Containers/syncthing/compose.yaml

This commit is contained in:
2026-05-22 21:29:18 +00:00
parent 3e259f34df
commit 26deee59f1
+4
View File
@@ -10,6 +10,10 @@ services:
volumes: volumes:
- /srv/docker/syncthing/config:/config - /srv/docker/syncthing/config:/config
- ${PATH_NAME}:/data - ${PATH_NAME}:/data
- ${PATH_NAME1}:/data1
- ${PATH_NAME2}:/data2
- ${PATH_NAME3}:/data3
- ${PATH_NAME4}:/data4
ports: ports:
- 8388:8384 - 8388:8384
- 22000:22000/tcp - 22000:22000/tcp