diff --git a/setup-ai-stack.sh b/setup-ai-stack.sh index f995c81..3b1de17 100644 --- a/setup-ai-stack.sh +++ b/setup-ai-stack.sh @@ -544,6 +544,7 @@ if [[ "$1" != "--update" ]]; then -e INCLUDE_DEFAULT_MODELS=true \ -e AUTOLOAD_MODELS=true \ -e MODEL_PATH=/models \ + -e CONFIG_PATH=/config \ --restart unless-stopped \ localai:custom