Skip to content

Commit

Permalink
fix:docker-compose.middleware.yaml start the Weaviate container by de…
Browse files Browse the repository at this point in the history
  • Loading branch information
hwzhuhao authored and LLmoskk committed Sep 16, 2024
1 parent cd8a4ee commit 30e0cb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose.middleware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ services:
weaviate:
image: semitechnologies/weaviate:1.19.0
profiles:
- ""
- weaviate
restart: always
volumes:
Expand Down

0 comments on commit 30e0cb7

Please sign in to comment.