example icon indicating copy to clipboard operation
example copied to clipboard

Missing configurationfile ./build/clickhouse.xml

Open hoppfrosch opened this issue 1 year ago • 0 comments

Hi,

within the docker-compose.yml file there is the following volume mapping:

    volumes:
      - ./build/clickhouse.xml:/etc/clickhouse-server/config.d/monitoring.xml

But there is no folder ./build/ nor the file ./build/clickhouse.xml within the repository.

hoppfrosch avatar Dec 05 '24 07:12 hoppfrosch