diff --git a/community-containers/local-ai/local-ai.json b/community-containers/local-ai/local-ai.json index ce3a9dcc..262234e9 100644 --- a/community-containers/local-ai/local-ai.json +++ b/community-containers/local-ai/local-ai.json @@ -9,7 +9,8 @@ "internal_port": "8080", "restart": "unless-stopped", "environment": [ - "TZ=%TIMEZONE%" + "TZ=%TIMEZONE%", + "MODELS_PATH=/models" ], "volumes": [ {