Explorar el Código

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

zhuhao hace 1 año
padre
commit
65162a87b6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: