Selaa lähdekoodia

Update milvus-standalone version and expose required ports for the container. (#7709)

Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
tags/0.8.0
winsonwhe 1 vuosi sitten
vanhempi
commit
1a054ac1f4
No account linked to committer's email address
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3
    0
      docker/docker-compose.yaml

+ 3
- 0
docker/docker-compose.yaml Näytä tiedosto

@@ -544,6 +544,9 @@ services:
depends_on:
- "etcd"
- "minio"
ports:
- "19530:19530"
- "9091:9091"
networks:
- milvus


Loading…
Peruuta
Tallenna