Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 12s
All checks were successful
Deploy / Deploy (push) Successful in 12s
This commit is contained in:
@@ -15,7 +15,12 @@ services:
|
|||||||
- 21027:21027/udp # Receive local discovery broadcasts
|
- 21027:21027/udp # Receive local discovery broadcasts
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/var/syncthing
|
- ./data:/var/syncthing
|
||||||
|
labels:
|
||||||
|
diun.enable: "true"
|
||||||
|
diun.watch_repo: "true"
|
||||||
|
diun.include_tags: "latest"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
syncthing_network:
|
syncthing_network:
|
||||||
name: syncthing_network
|
name: syncthing_network
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user