Sfoglia il codice sorgente

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

zhuhao 11 mesi fa
parent
commit
65162a87b6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: