Skip to content

Commit

Permalink
Added port 6009 to pinecone
Browse files Browse the repository at this point in the history
Signed-off-by: pallavi jaini <[email protected]>
  • Loading branch information
pallavijaini0525 committed Aug 12, 2024
1 parent b80a564 commit 7220e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChatQnA/docker/xeon/docker_compose_pinecone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ services:
ports:
- "6007:6007"
- "6008:6008"
- "6009:6009"
environment:
no_proxy: ${no_proxy}
http_proxy: ${http_proxy}
Expand Down

0 comments on commit 7220e10

Please sign in to comment.