From 20a6d13719a8687b3d3a519b95d45a15b2a059a2 Mon Sep 17 00:00:00 2001 From: Jean-Yves <7360784+docjyJ@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:34:20 +0100 Subject: [PATCH] Update community-containers/local-ai/local-ai.json Co-authored-by: Simon L. Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com> --- 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 fa7f1c6f..8bcad745 100644 --- a/community-containers/local-ai/local-ai.json +++ b/community-containers/local-ai/local-ai.json @@ -10,7 +10,7 @@ "restart": "unless-stopped", "environment": [ "TZ=%TIMEZONE%", - "LOCAL_AI_PASS=%LOCAL_AI_PASS%" + "LOCALAI_API_KEY=%LOCALAI_API_KEY%" ], "ports": [ {