Update CONTRIBUTING.md

This commit is contained in:
Pranay Prateek 2022-04-08 10:13:36 -07:00 committed by GitHub
parent dc9508269d
commit f6aece6349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,10 +18,10 @@ Need to update [https://github.com/SigNoz/signoz/tree/main/frontend](https://git
### Contribute to Frontend with Docker installation of SigNoz
- `git clone https://github.com/SigNoz/signoz.git && cd signoz`
- comment out frontend service section at `deploy/docker/clickhouse-setup/docker-compose.yaml`
- comment out frontend service section at `deploy/docker/clickhouse-setup/docker-compose.yaml#L62`
- run `cd deploy` to move to deploy directory
- Install signoz locally without the frontend
- Add below configuration to query-service section at `docker/clickhouse-setup/docker-compose.yaml`
- Add below configuration to query-service section at `docker/clickhouse-setup/docker-compose.yaml#L38`
```docker
ports: