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:
@ -141,7 +141,7 @@ services:
|
||||
volumes:
|
||||
- chromadb:/data
|
||||
environment:
|
||||
IS_PERSISTENT: True # Enable persistent storage
|
||||
IS_PERSISTENT: TRUE
|
||||
ALLOW_RESET: TRUE
|
||||
networks:
|
||||
- shared_net
|
||||
|
Reference in New Issue
Block a user