From 259683c3c486d9fa1e2bed505023bc9978bfd535 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Thu, 5 Jun 2025 17:03:31 -0700 Subject: [PATCH] dont use host bright staff for github --- 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