mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-23 19:14:26 +08:00

I preserved the existing interfaces, so: `docker compose -f docker/clickhouse-setup/docker-compose.yaml up -d`, would run the same set of services (with the testing app). The interface that was added is: `docker compose -f docker/clickhouse-setup/docker-compose-minimal.yaml up -d`, which won't run testing app.