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

View File

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