diff --git a/compose.yml b/compose.yml index 0236078..c1ad253 100644 --- a/compose.yml +++ b/compose.yml @@ -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: