|
|
|
@ -32,7 +32,7 @@
|
|
|
|
|
"Port": 8011
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head","Options","Put","Delete","Patch","Trace" ]
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head", "Options", "Put", "Delete", "Patch", "Trace" ]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/IoTCenter{everything}",
|
|
|
|
@ -44,7 +44,7 @@
|
|
|
|
|
"Port": 8011
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head","Options","Put","Delete","Patch","Trace" ]
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head", "Options", "Put", "Delete", "Patch", "Trace" ]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/StudyCenter",
|
|
|
|
@ -56,7 +56,7 @@
|
|
|
|
|
"Port": 8012
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head","Options","Put","Delete","Patch","Trace" ]
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head", "Options", "Put", "Delete", "Patch", "Trace" ]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DownstreamPathTemplate": "/StudyCenter{everything}",
|
|
|
|
@ -68,8 +68,33 @@
|
|
|
|
|
"Port": 8012
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head","Options","Put","Delete","Patch","Trace" ]
|
|
|
|
|
"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,10 +103,10 @@
|
|
|
|
|
"DownstreamHostAndPorts": [
|
|
|
|
|
{
|
|
|
|
|
"Host": "localhost",
|
|
|
|
|
"Port": 8088
|
|
|
|
|
"Port": 8020
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head","Options","Put","Delete","Patch","Trace" ]
|
|
|
|
|
"UpstreamHttpMethod": [ "Get", "Post", "Head", "Options", "Put", "Delete", "Patch", "Trace" ]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"GlobalConfiguration": {
|