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

This commit is contained in:
Kappeh
2026-02-20 20:23:02 +00:00
parent 68af83f99f
commit cfaaa100ef

View File

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