From 3b4ebd30517caa2d13dde9d98e676d3e5a93178e Mon Sep 17 00:00:00 2001 From: Jean-Yves <7360784+docjyJ@users.noreply.github.com> Date: Sun, 6 Jul 2025 13:13:43 +0200 Subject: [PATCH] Update local-ai-vulkan.json Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com> --- community-containers/local-ai-vulkan/local-ai-vulkan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/community-containers/local-ai-vulkan/local-ai-vulkan.json b/community-containers/local-ai-vulkan/local-ai-vulkan.json index 3e5da0c9..93f0511c 100644 --- a/community-containers/local-ai-vulkan/local-ai-vulkan.json +++ b/community-containers/local-ai-vulkan/local-ai-vulkan.json @@ -31,8 +31,9 @@ } ], "secrets": [ - "$LOCAL_AI_PASS" + "LOCAL_AI_PASS" ], + "ui_secret": "LOCAL_AI_PASS", "devices": [ "/dev/dri" ],