diff --git a/compose.yml b/compose.yml index 02e6b8b..9a48a83 100644 --- a/compose.yml +++ b/compose.yml @@ -34,7 +34,7 @@ services: ports: - 8008:8008 labels: - diun.enable: "true" + diun.enable: "false" diun.watch_repo: "true" diun.include_tags: "latest" @@ -65,7 +65,7 @@ services: networks: - synapse_network labels: - diun.enable: "true" + diun.enable: "false" diun.watch_repo: "true" diun.include_tags: "latest"