Showing 1 changed files with 2 additions and 1 deletions
+2 -1
.doc/host-manager.md
@@ -22,7 +22,8 @@ Endpoint-uri publice:
22 22
 - `/api/session` — status boolean al sesiunii
23 23
 - `/api/login`
24 24
 - `/api/logout`
25
-- `/healthz` — healthcheck minimal, fără path-uri sau date interne
25
+
26
+Healthcheck-ul `/healthz` este disponibil doar pe backend-ul local (`127.0.0.1:8088`). Vhost-ul nginx nu îl expune.
26 27
 
27 28
 Endpoint-uri cu OTP:
28 29