You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,9 @@ app.UseGraphQLPlayground(
195
195
196
196
### Health checks
197
197
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/`.
0 commit comments