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 <pallavi.jaini@intel.com>
  • Loading branch information
pallavijaini0525 committed Aug 8, 2024
1 parent b5b7c6d commit 43f68a2
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 43f68a2

Please sign in to comment.