set environment variables in run command as well
This commit is contained in:
parent
9ea15dcd02
commit
e555b40345
@ -544,6 +544,7 @@ if [[ "$1" != "--update" ]]; then
|
|||||||
-e INCLUDE_DEFAULT_MODELS=true \
|
-e INCLUDE_DEFAULT_MODELS=true \
|
||||||
-e AUTOLOAD_MODELS=true \
|
-e AUTOLOAD_MODELS=true \
|
||||||
-e MODEL_PATH=/models \
|
-e MODEL_PATH=/models \
|
||||||
|
-e CONFIG_PATH=/config \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
localai:custom
|
localai:custom
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user