mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-28 02:52:00 +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
|
```console
|
||||||
cd pkg/query-service
|
cd pkg/query-service
|
||||||
go build -o build/query-service main.go
|
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.
|
# Frontend Configuration for local query-service.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user