From 4d5d7e13d05400c644eb4a3ff89e4d50717ecc80 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Thu, 25 Sep 2025 13:17:01 -0700 Subject: [PATCH] update 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 69378463..3516a26e 100644 --- a/arch/envoy.template.yaml +++ b/arch/envoy.template.yaml @@ -840,7 +840,7 @@ static_resources: address: socket_address: address: host.docker.internal - port_value: $MODEL_SERVER_PORT + port_value: 51000 hostname: {{ internal_cluster }} {% endfor %} - name: mistral_7b_instruct