Update syncthing.yaml
This commit is contained in:
@@ -16,6 +16,16 @@ services:
|
|||||||
- 22000:22000/tcp #Listening port (TCP)
|
- 22000:22000/tcp #Listening port (TCP)
|
||||||
- 22000:22000/udp #Listening port (UDP)
|
- 22000:22000/udp #Listening port (UDP)
|
||||||
- 21027:21027/udp #Protocol discovery
|
- 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:
|
networks:
|
||||||
- proxy-net
|
- proxy-net
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user