From da30de75c207e796d381f060ac21665a0090b6e1 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Fri, 18 Oct 2024 19:22:11 -0700 Subject: [PATCH] revert port --- 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 af508685..14e26e84 100644 --- a/arch/envoy.template.yaml +++ b/arch/envoy.template.yaml @@ -286,7 +286,7 @@ static_resources: address: socket_address: address: host.docker.internal - port_value: 8000 + port_value: 51000 hostname: {{ internal_clustrer }} {% endfor %} - name: mistral_7b_instruct