|
|
|
@ -70,6 +70,31 @@
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head", "Options", "Put", "Delete", "Patch", "Trace" ]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/ManagementCenter",
|
|
|
|
|
"UpstreamPathTemplate": "/ManagementCenter",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHostAndPorts": [
|
|
|
|
|
{
|
|
|
|
|
"Host": "localhost",
|
|
|
|
|
"Port": 8013
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head", "Options", "Put", "Delete", "Patch", "Trace" ]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/ManagementCenter{everything}",
|
|
|
|
|
"UpstreamPathTemplate": "/ManagementCenter{everything}",
|
|
|
|
|
"DownstreamScheme": "http",
|
|
|
|
|
"DownstreamHostAndPorts": [
|
|
|
|
|
{
|
|
|
|
|
"Host": "localhost",
|
|
|
|
|
"Port": 8013
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head", "Options", "Put", "Delete", "Patch", "Trace" ]
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
"Priority": 0,
|
|
|
|
|
"DownstreamPathTemplate": "/",
|
|
|
|
@ -78,7 +103,7 @@
|
|
|
|
|
"DownstreamHostAndPorts": [
|
|
|
|
|
{
|
|
|
|
|
"Host": "localhost",
|
|
|
|
|
"Port": 8088
|
|
|
|
|
"Port": 8020
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head", "Options", "Put", "Delete", "Patch", "Trace" ]
|