bug fix for example/localai-webui #722
jr19825
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi teams,
for example/localai-webui/docker-compose.yaml, there is some issue there,


the newest LocalAI docker image use /models as the models directory, but the docker-compose files in example/localai-webui/docker-compose.yaml actually using /build/models, by the way nothing describe related to .env files, So I suggest don't use it by default, so at least we can start the container.
Beta Was this translation helpful? Give feedback.
All reactions