diff --git a/kit/compose.yaml b/kit/compose.yaml index de5ca56..83f6fc4 100644 --- a/kit/compose.yaml +++ b/kit/compose.yaml @@ -151,6 +151,8 @@ services: image: ${KIT_UNITS_IMAGE:-ghcr.io/valknarness/units-ui:latest} container_name: ${KIT_COMPOSE_PROJECT_NAME}_units restart: unless-stopped + healthcheck: + disable: true networks: - compose_network labels: