set environment variables in run command as well

This commit is contained in:
crowetic 2025-05-19 17:56:52 -07:00
parent 9ea15dcd02
commit e555b40345

View File

@ -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