Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
@ -139,7 +139,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 8000:8000
|
- 8000:8000
|
||||||
volumes:
|
volumes:
|
||||||
- chromadb:/chroma # Persist database storage
|
- chromadb:/data
|
||||||
environment:
|
environment:
|
||||||
IS_PERSISTENT: True # Enable persistent storage
|
IS_PERSISTENT: True # Enable persistent storage
|
||||||
ALLOW_RESET: TRUE
|
ALLOW_RESET: TRUE
|
||||||
|
Reference in New Issue
Block a user