diff --git a/community-containers/local-ai/local-ai.json b/community-containers/local-ai/local-ai.json index e906b5a7..b923f092 100644 --- a/community-containers/local-ai/local-ai.json +++ b/community-containers/local-ai/local-ai.json @@ -14,7 +14,8 @@ "LOCALAI_ADDRESS=:10078", "LOCALAI_CONFIG_DIR=/configuration", "LOCALAI_MODEL_PATH=/models", - "LOCALAI_BACKEND_PATH=/backends" + "LOCALAI_BACKEND_PATH=/backends", + "HEALTHCHECK_ENDPOINT=http://127.0.0.1:10078/readyz" ], "ports": [ {