From b294525ee92f918a7532f8fc590b2eb9acf95e8b Mon Sep 17 00:00:00 2001 From: Jean-Yves <7360784+docjyJ@users.noreply.github.com> Date: Sun, 6 Jul 2025 13:33:18 +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 93f0511c..5cfcbc12 100644 --- a/community-containers/local-ai-vulkan/local-ai-vulkan.json +++ b/community-containers/local-ai-vulkan/local-ai-vulkan.json @@ -9,7 +9,8 @@ "internal_port": "8080", "restart": "unless-stopped", "environment": [ - "TZ=%TIMEZONE%" + "TZ=%TIMEZONE%", + "LOCAL_AI_PASS=%LOCAL_AI_PASS%" ], "ports": [ {