1
0

Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 11s

This commit is contained in:
2026-02-20 20:50:09 +00:00
parent e7545f14a9
commit 0734f90ee0

View File

@@ -15,7 +15,12 @@ services:
- 21027:21027/udp # Receive local discovery broadcasts
volumes:
- ./data:/var/syncthing
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"
networks:
syncthing_network:
name: syncthing_network