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:
@ -143,6 +143,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
IS_PERSISTENT: True # Enable persistent storage
|
IS_PERSISTENT: True # Enable persistent storage
|
||||||
ALLOW_RESET: True
|
ALLOW_RESET: True
|
||||||
|
allow_reset: true
|
||||||
CHROMA_SERVER_ENABLE_RESET: True
|
CHROMA_SERVER_ENABLE_RESET: True
|
||||||
networks:
|
networks:
|
||||||
- shared_net
|
- shared_net
|
||||||
|
Reference in New Issue
Block a user