From 370a0a26b725660bf62c390f07719b557f1d91ef Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Mon, 24 Aug 2026 10:00:42 +0200 Subject: [PATCH] Update community-containers/local-ai/local-ai.json Signed-off-by: Simon L. --- community-containers/local-ai/local-ai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-containers/local-ai/local-ai.json b/community-containers/local-ai/local-ai.json index 8178ebfb..b923f092 100644 --- a/community-containers/local-ai/local-ai.json +++ b/community-containers/local-ai/local-ai.json @@ -15,7 +15,7 @@ "LOCALAI_CONFIG_DIR=/configuration", "LOCALAI_MODEL_PATH=/models", "LOCALAI_BACKEND_PATH=/backends", - "HEALTHCHECK_ENDPOINT=http://localhost:10078/readyz" + "HEALTHCHECK_ENDPOINT=http://127.0.0.1:10078/readyz" ], "ports": [ {