diff --git a/community-containers/local-ai/local-ai.json b/community-containers/local-ai/local-ai.json index fa7f1c6f..8bcad745 100644 --- a/community-containers/local-ai/local-ai.json +++ b/community-containers/local-ai/local-ai.json @@ -10,7 +10,7 @@ "restart": "unless-stopped", "environment": [ "TZ=%TIMEZONE%", - "LOCAL_AI_PASS=%LOCAL_AI_PASS%" + "LOCALAI_API_KEY=%LOCALAI_API_KEY%" ], "ports": [ {