diff --git a/docker-compose.yaml b/docker-compose.yaml index 7a1955b..dbcff8e 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -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