We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1862f99 commit 69c2d07Copy full SHA for 69c2d07
federation-v1/gateways/hive-gateway/docker-compose.yaml
@@ -27,7 +27,7 @@ services:
27
"CMD",
28
"/usr/lib/apt/apt-helper",
29
"download-file",
30
- "http://127.0.0.1:4000/healthcheck",
+ "http://127.0.0.1:4000/readiness",
31
"/tmp/health",
32
]
33
interval: 3s
0 commit comments