Update local-ai-vulkan.json

Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
This commit is contained in:
Jean-Yves 2025-07-06 13:33:18 +02:00 committed by GitHub
parent 3b4ebd3051
commit b294525ee9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,8 @@
"internal_port": "8080", "internal_port": "8080",
"restart": "unless-stopped", "restart": "unless-stopped",
"environment": [ "environment": [
"TZ=%TIMEZONE%" "TZ=%TIMEZONE%",
"LOCAL_AI_PASS=%LOCAL_AI_PASS%"
], ],
"ports": [ "ports": [
{ {