Parcourir la source

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

zhuhao il y a 7 mois
Parent
commit
65162a87b6
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      docker/docker-compose.middleware.yaml

+ 1 - 0
docker/docker-compose.middleware.yaml

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