Update docker-compose.yaml
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
This commit is contained in:
@ -100,7 +100,7 @@ services:
|
|||||||
- shared_net
|
- shared_net
|
||||||
|
|
||||||
|
|
||||||
chromadb:
|
chromadb:
|
||||||
container_name: chromadb
|
container_name: chromadb
|
||||||
image: ${CHROMADB:-chromadb/chroma:latest}
|
image: ${CHROMADB:-chromadb/chroma:latest}
|
||||||
restart: always
|
restart: always
|
||||||
|
Reference in New Issue
Block a user