this is how my yaml [develop/deploy/docker/clickho...
# contributing
m
this is how my yaml [develop/deploy/docker/clickhouse-setup/docker-compose.yaml] file looks like.
p
You will have to comment out the following
depends_on
section from
alertmanager
service as well if you are not running query-service using docker-compose:
Copy code
depends_on:
      query-service:
        condition: service_healthy