This is an automated email from the ASF dual-hosted git repository.
isjarana pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
The following commit(s) were added to refs/heads/develop by this push:
new 0b21197ca change grpc port
new 7702bb311 Merge pull request #378 from isururanawaka/develop
0b21197ca is described below
commit 0b21197caaf0a1b29ccc1a1fbaeba4a9845297cc
Author: Isuru Ranawaka <[email protected]>
AuthorDate: Thu Apr 27 21:10:34 2023 -0400
change grpc port
---
custos-rest-proxy/src/main/resources/envoy.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/custos-rest-proxy/src/main/resources/envoy.yaml
b/custos-rest-proxy/src/main/resources/envoy.yaml
index 969e46090..cfbb08d11 100644
--- a/custos-rest-proxy/src/main/resources/envoy.yaml
+++ b/custos-rest-proxy/src/main/resources/envoy.yaml
@@ -55,4 +55,4 @@ static_resources:
hosts:
- socket_address:
address: host.docker.internal
- port_value: 7070
+ port_value: 7000