We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc466b commit a390096Copy full SHA for a390096
docs/how-to/deploy/overview.mdx
@@ -84,7 +84,7 @@ There are a few things you need to make sure you do:
84
85
1. **API Service** - You need to open up it's port 7000 (often mapped to 7766 when running locally)
86
2. **OPA Service** - You can open up port 8181 to expose OPA directly
87
-3. Use the `/healthcheck` endpoint on the API to check for readiness
+3. Use the `/healthy` endpoint on the API to check for readiness
88
89
:::info Health Check for PDP
90
0 commit comments