From d307a8d7489f2f7edd505a0603f5705e009e820d Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Wed, 28 May 2025 15:50:00 -0700 Subject: [PATCH] use localhost for brightstaff --- 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 962f43dd..c1373335 100644 --- a/arch/envoy.template.yaml +++ b/arch/envoy.template.yaml @@ -728,7 +728,7 @@ static_resources: - endpoint: address: socket_address: - address: host.docker.internal + address: 0.0.0.0 port_value: 9091 hostname: localhost