example
example copied to clipboard
Missing configurationfile ./build/clickhouse.xml
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.