Fix README formatting.

This commit is contained in:
2023-10-08 18:44:13 +01:00
parent ed1de61e2e
commit 5ca37fc9fb
+3 -3
View File
@@ -14,9 +14,9 @@ I wanted to monitor the queries and responses of our graphql endpoint, but we di
### Endpoints
/v1/graphql - the graphql endpoint
/metrics - the prometheus metrics endpoint
/healthz - the healthcheck endpoint
* `:8080/v1/graphql` - the graphql endpoint
* `:9393/metrics` - the prometheus metrics endpoint
* `:8080/healthz` - the healthcheck endpoint
### Features