fix:docker-compose.middleware.yaml start the Weaviate container by default (#8446) (#8447)

This commit is contained in:
zhuhao 2024-09-14 21:48:24 +08:00 committed by GitHub
parent 445497cf89
commit 65162a87b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,6 +89,7 @@ services:
weaviate:
image: semitechnologies/weaviate:1.19.0
profiles:
- ""
- weaviate
restart: always
volumes: