Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 11s
All checks were successful
Deploy / Deploy (push) Successful in 11s
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user