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": [ {