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
…fault (#8446) (#8447)
  • Loading branch information
hwzhuhao authored Sep 14, 2024
1 parent 445497c commit 65162a8
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 65162a8

Please sign in to comment.