Update syncthing.yaml

This commit is contained in:
2026-06-30 20:44:55 -05:00
parent cdec035b5e
commit cf7d32d906
+10
View File
@@ -16,6 +16,16 @@ services:
- 22000:22000/tcp #Listening port (TCP)
- 22000:22000/udp #Listening port (UDP)
- 21027:21027/udp #Protocol discovery
labels:
- homepage.group=Utilities
- homepage.name=Syncthing
- homepage.icon=syncthing.png
- homepage.href=${SYNCTHING_URL}
- homepage.description="Peer-to-peer file synchronization utility"
- homepage.widget.type=strelaysrv
- homepage.widget.url=${SYNCTHING_URL}
- homepage.widget.fields=["numActiveSessions", "numConnections", "bytesProxied"]
- dockhand.url=${SYNCTHING_URL}
networks:
- proxy-net
networks: