Mohamed Seada
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/ApiGateways/Envoy/config/mobileshopping/envoy.yaml
|
@ -103,7 +103,7 @@ static_resources: |
|
|
lb_policy: round_robin |
|
|
lb_policy: round_robin |
|
|
hosts: |
|
|
hosts: |
|
|
- socket_address: |
|
|
- socket_address: |
|
|
address: webshoppingagg |
|
|
|
|
|
|
|
|
address: mobileshoppingagg |
|
|
port_value: 80 |
|
|
port_value: 80 |
|
|
- name: catalog |
|
|
- name: catalog |
|
|
connect_timeout: 0.25s |
|
|
connect_timeout: 0.25s |
|
|