Skip to content

Commit a390096

Browse files
docs: PDP health check endpoint is /healthy (#480)
Co-authored-by: Zeev Manilovich <zeevmoney@users.noreply.github.com>
1 parent 4fc466b commit a390096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/deploy/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ There are a few things you need to make sure you do:
8484

8585
1. **API Service** - You need to open up it's port 7000 (often mapped to 7766 when running locally)
8686
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
87+
3. Use the `/healthy` endpoint on the API to check for readiness
8888

8989
:::info Health Check for PDP
9090

0 commit comments

Comments
 (0)