mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-25 07:54:24 +08:00
Update pkg/query-service/README.md
Co-authored-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
parent
2fe9e53766
commit
7ae0326f61
@ -55,7 +55,7 @@ If you are on arm64 processors (Apple M1 Macs) run sudo make run-arm
|
||||
```console
|
||||
cd pkg/query-service
|
||||
go build -o build/query-service main.go
|
||||
ClickHouseUrl=tcp://localhost:9001 STORAGE=clickhouse --prefer-delta=true build/query-service
|
||||
ClickHouseUrl=tcp://localhost:9001 STORAGE=clickhouse build/query-service --prefer-delta=true
|
||||
```
|
||||
|
||||
# Frontend Configuration for local query-service.
|
||||
|
Loading…
x
Reference in New Issue
Block a user