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

This commit is contained in:
2026-02-20 20:23:02 +00:00
parent 665b3f98e7
commit 66742dfc51

View File

@@ -30,6 +30,10 @@ services:
- ntfy_network - ntfy_network
ports: ports:
- 8146:80 - 8146:80
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"
networks: networks:
ntfy_network: ntfy_network: