Selaa lähdekoodia

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

zhuhao 1 vuosi sitten
vanhempi
commit
65162a87b6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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: