Update syncthing.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user