You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

138 lines
4.8 KiB

2 years ago
//dev.ccwin-in.com -----
{
"Routes": [
{
"DownstreamPathTemplate": "/api/abp/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59093
}
],
"UpstreamPathTemplate": "/api/abp/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/identity/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59093
}
],
"UpstreamPathTemplate": "/api/identity/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/base/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59093
}
],
"UpstreamPathTemplate": "/api/base/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/multi-tenancy/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59093
}
],
"UpstreamPathTemplate": "/api/multi-tenancy/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/permission-management/permissions",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59093
}
],
"UpstreamPathTemplate": "/api/permission-management/permissions",
"UpstreamHttpMethod": [ "Put", "Get" ]
},
{
"DownstreamPathTemplate": "/api/basedata/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59094
}
],
"UpstreamPathTemplate": "/api/basedata/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/wms/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59095
}
],
"UpstreamPathTemplate": "/api/wms/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/label/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59092
}
],
"UpstreamPathTemplate": "/api/label/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/filestore/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59092
}
],
"UpstreamPathTemplate": "/api/filestore/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/reporting/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59092
}
],
"UpstreamPathTemplate": "/api/reporting/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
},
{
"DownstreamPathTemplate": "/api/message/{everything}",
"DownstreamScheme": "http",
"DownstreamHostAndPorts": [
{
"Host": "dev.ccwin-in.com",
"Port": 59092
}
],
"UpstreamPathTemplate": "/api/message/{everything}",
"UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ]
}
]
}