From a5d0b1cb2f9fb414384e479cb1ccb65e5d54ef94 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Fri, 2 Jan 2026 14:37:26 -0600 Subject: [PATCH] comment --- envoy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/envoy.yaml b/envoy.yaml index 1fe95a4..66929ea 100644 --- a/envoy.yaml +++ b/envoy.yaml @@ -94,7 +94,6 @@ static_resources: - endpoint: address: socket_address: - # Change this depending on the docker compose service name address: rest-server port_value: 8000 # --8<-- [end:cluster]