From b516ee1aefba04f42ed9ee983cbf1b7b120f1bdb Mon Sep 17 00:00:00 2001 From: Kent Dong Date: Wed, 25 Sep 2024 22:41:14 +0800 Subject: [PATCH] Update envoy.yaml --- plugins/wasm-go/extensions/frontend-gray/envoy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/wasm-go/extensions/frontend-gray/envoy.yaml b/plugins/wasm-go/extensions/frontend-gray/envoy.yaml index 5699bbf4b0..e859c29a5c 100644 --- a/plugins/wasm-go/extensions/frontend-gray/envoy.yaml +++ b/plugins/wasm-go/extensions/frontend-gray/envoy.yaml @@ -79,8 +79,8 @@ static_resources: "/": "/cygtapi/{version}/index.html" }, "fileRouting": { - "/": "/cygtapi/{version}", - "/app1": "/cygtapi/{version}" + "/": "/cygtapi/{version}", + "/app1": "/cygtapi/{version}" } }, "baseDeployment": { @@ -127,4 +127,4 @@ static_resources: address: socket_address: address: frontend-gray-cn-shanghai.oss-cn-shanghai.aliyuncs.com - port_value: 80 \ No newline at end of file + port_value: 80