diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9b921b084d..d0e7a7169b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,13 +86,13 @@ ClickHouseUrl=tcp://localhost:9001 STORAGE=clickhouse go run main.go > If you want to see how, frontend plays with query service, you can run frontend also in you local env with the baseURL changed to `http://localhost:8080` in file `src/constants/env.ts` as the query-service is now running at port `8080` --- -Instead of configuring a local setup, you can also use [Gitpod](https://www.gitpod.io/), a VSCode-based Web IDE. + # Contribute to SigNoz Helm Chart