Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 6012fb0

Browse files
authored
Fix aggregator address (#1646)
1 parent a71b004 commit 6012fb0

File tree

1 file changed

+1
-1
lines changed
  • src/ApiGateways/Envoy/config/mobileshopping

1 file changed

+1
-1
lines changed

src/ApiGateways/Envoy/config/mobileshopping/envoy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ static_resources:
103103
lb_policy: round_robin
104104
hosts:
105105
- socket_address:
106-
address: webshoppingagg
106+
address: mobileshoppingagg
107107
port_value: 80
108108
- name: catalog
109109
connect_timeout: 0.25s

0 commit comments

Comments
 (0)