Skip to content

Commit

Permalink
Update envoy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CH3CHO authored Sep 25, 2024
1 parent 2e56438 commit b516ee1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/wasm-go/extensions/frontend-gray/envoy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ static_resources:
"/": "/cygtapi/{version}/index.html"
},
"fileRouting": {
"/": "/cygtapi/{version}",
"/app1": "/cygtapi/{version}"
"/": "/cygtapi/{version}",
"/app1": "/cygtapi/{version}"
}
},
"baseDeployment": {
Expand Down Expand Up @@ -127,4 +127,4 @@ static_resources:
address:
socket_address:
address: frontend-gray-cn-shanghai.oss-cn-shanghai.aliyuncs.com
port_value: 80
port_value: 80

0 comments on commit b516ee1

Please sign in to comment.