Fix images
Some checks failed
Builder / Build addons (localai-p2p-master, amd64) (push) Failing after 15s
Builder / Build addons (localai-p2p-worker, amd64) (push) Failing after 14s
Validate / validate (push) Failing after 2s
Builder / Create release (push) Has been skipped

This commit is contained in:
2025-05-30 11:29:44 +02:00
parent 84b8c39191
commit 5bb7cd4dbe
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ ports:
8080/tcp: 8080
ports_description:
8080/tcp: "LocalAI API port"
image: "localai/localai:latest"
image: "ghcr.io/mudler/localai:latest"
environment:
LOCALAI_P2P: "true"
LOCALAI_FEDERATED: "true"