Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good

This commit is contained in:
Adam Outler 2025-04-24 03:01:19 +00:00
parent 8a7dd64647
commit 2c5c111cea

View File

@ -143,6 +143,7 @@ services:
environment:
IS_PERSISTENT: True # Enable persistent storage
ALLOW_RESET: True
allow_reset: true
CHROMA_SERVER_ENABLE_RESET: True
networks:
- shared_net