mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
Add metrics for JSONAPI (#1345)
V3_GIT_ORIGIN_REV_ID: a2a0c4ba404dce98c851c8637917219fc5b2d625
This commit is contained in:
parent
f255b5e48a
commit
3cb1fc67f6
@ -44,7 +44,7 @@ run-local-with-shell:
|
||||
# start all the docker deps for running tests (not engine)
|
||||
start-docker-test-deps:
|
||||
# start connectors and wait for health
|
||||
docker compose -f ci.docker-compose.yaml up --wait postgres postgres_connector custom_connector custom_connector_ndc_v01 auth_hook
|
||||
docker compose -f ci.docker-compose.yaml up --wait postgres postgres_connector custom_connector custom_connector_ndc_v01
|
||||
|
||||
# start all the docker run time deps for the engine
|
||||
start-docker-run-deps:
|
||||
|
Loading…
Reference in New Issue
Block a user