diff --git a/syncthing.yaml b/syncthing.yaml index 0ae3453..8b7da09 100644 --- a/syncthing.yaml +++ b/syncthing.yaml @@ -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: