Skip to content

Commit 88bac86

Browse files
Update README.md
1 parent 99c571f commit 88bac86

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,9 @@ app.UseGraphQLPlayground(
195195

196196
### Health checks
197197

198-
Based on cloud-native concepts, **Readiness** and **Liveness** integrity verification strategies were implemented.
198+
Based on cloud-native concepts, **Readiness** and **Liveness** integrity verification strategies were implemented.
199+
200+
If using [xabarilcoding/healthchecksui](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-docker.md) container image it will responde on `http://localhost:8000/healthchecks-ui/`.
199201

200202
> `/health`
201203
> Just check if the instance is running.

0 commit comments

Comments
 (0)