From 535e4fd7e860afaec4d0df5aeb4f794e5c229c3b Mon Sep 17 00:00:00 2001 From: Jean-Yves <7360784+docjyJ@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:38:49 +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 849d924d..df5332dd 100644 --- a/community-containers/local-ai/local-ai.json +++ b/community-containers/local-ai/local-ai.json @@ -34,7 +34,7 @@ "secrets": [ "LOCALAI_API_KEY" ], - "ui_secret": "LOCAL_AI_PASS", + "ui_secret": "LOCALAI_API_KEY", "devices": [ "/dev/dri" ],