diff --git a/compose.yml b/compose.yml index b5eab30..e8591ee 100644 --- a/compose.yml +++ b/compose.yml @@ -13,6 +13,10 @@ services: volumes: - ./data:/app/data:rw - /var/run/docker.sock:/var/run/docker.sock:rw + labels: + diun.enable: "true" + diun.watch_repo: "true" + diun.include_tags: "next" networks: uptime_kuma_network: