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:
parent
d99c801b66
commit
9e99e98044
@ -93,6 +93,8 @@ services:
|
||||
container_name: chromadb
|
||||
image: ${CHROMADB:-chromadb/chroma:latest}
|
||||
restart: always
|
||||
ports:
|
||||
- 8000:8000
|
||||
volumes:
|
||||
- chromadb:/chroma # Persist database storage
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user