From 8bf3f32973b3e8a0336d74450679bbabb3a2f7d2 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Thu, 5 Jun 2025 22:24:45 -0700 Subject: [PATCH] fix tests --- arch/envoy.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/envoy.template.yaml b/arch/envoy.template.yaml index d2c7d5fa..5d5e9215 100644 --- a/arch/envoy.template.yaml +++ b/arch/envoy.template.yaml @@ -801,7 +801,7 @@ static_resources: - endpoint: address: socket_address: - address: host.docker.internal + address: 0.0.0.0 port_value: 9091 hostname: localhost