YarpReverseProxy/appsettings.json
2025-09-29 11:14:26 +08:00

952 lines
26 KiB
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"Kestrel": {
"Certificates": {
"Default": {
"Path": "D:\\ssl\\dw4wrp.pfx.20251201\\certificate_new.pfx",
"Password": "406c75"
}
}
},
"Serilog": {
"MinimumLevel": {
"Default": "Warning",
"Override": {
"Microsoft": "Warning",
"System": "Warning"
}
}
},
"ReverseProxy": {
"Routes": {
"EasyStorageApi_Route": {
"ClusterId": "EasyStorageApi_Cluster",
"Match": {
"Path": "/EasyStorageApi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"EliteSysExhibitionAdmin_Route": {
"ClusterId": "EliteSysExhibitionAdmin_Cluster",
"Match": {
"Path": "/EliteSysExhibitionAdmin/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"EliteSysExhibitionClient_Route": {
"ClusterId": "EliteSysExhibitionClient_Cluster",
"Match": {
"Path": "/EliteSysExhibitionClient/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Admin_Route": {
"ClusterId": "Admin_Cluster",
"Match": {
"Path": "/admin/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Book_Route": {
"ClusterId": "Book_Cluster",
"Match": {
"Path": "/book/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [
{ "PathPattern": "/services/6b930285-7944-463a-bb02-f24b6b330a85" }
]
},
"Onepace_Route": {
"ClusterId": "Onepace_Cluster",
"Match": {
"Path": "/onepace/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Client_Route": {
"ClusterId": "Client_Cluster",
"Match": {
"Path": "/client/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"AdminApi_Route": {
"ClusterId": "AdminApi_Cluster",
"Match": {
"Path": "/adminApi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"AdminTestApi_Route": {
"ClusterId": "AdminTestApi_Cluster",
"Match": {
"Path": "/adminTestApi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"AdminDemo1Api_Route": {
"ClusterId": "AdminDemo1Api_Cluster",
"Match": {
"Path": "/adminDemo1Api/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Demo101_Route": {
"ClusterId": "Demo101_Cluster",
"Match": {
"Path": "/demo101/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"TestAdmin_Route": {
"ClusterId": "TestAdmin_Cluster",
"Match": {
"Path": "/TestAdmin/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Demo101client_Route": {
"ClusterId": "Demo101client_Cluster",
"Match": {
"Path": "/demo101client/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"AdminDemo2Api_Route": {
"ClusterId": "AdminDemo2Api_Cluster",
"Match": {
"Path": "/adminDemo2Api/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Demo102_Route": {
"ClusterId": "Demo102_Cluster",
"Match": {
"Path": "/demo102/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Demo102client_Route": {
"ClusterId": "Demo102client_Cluster",
"Match": {
"Path": "/demo102client/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"AdminDemo3Api_Route": {
"ClusterId": "AdminDemo3Api_Cluster",
"Match": {
"Path": "/adminDemo3Api/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Demo103_Route": {
"ClusterId": "Demo103_Cluster",
"Match": {
"Path": "/demo103/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Demo103client_Route": {
"ClusterId": "Demo103client_Cluster",
"Match": {
"Path": "/demo103client/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"AdminDemo4Api_Route": {
"ClusterId": "AdminDemo4Api_Cluster",
"Match": {
"Path": "/adminDemo4Api/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Demo104_Route": {
"ClusterId": "Demo104_Cluster",
"Match": {
"Path": "/demo104/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Demo104client_Route": {
"ClusterId": "Demo104client_Cluster",
"Match": {
"Path": "/demo104client/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"AdminDemo5Api_Route": {
"ClusterId": "AdminDemo5Api_Cluster",
"Match": {
"Path": "/adminDemo5Api/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Demo105_Route": {
"ClusterId": "Demo105_Cluster",
"Match": {
"Path": "/demo105/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Demo105client_Route": {
"ClusterId": "Demo105client_Cluster",
"Match": {
"Path": "/demo105client/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Aiboxhttp_Route": {
"ClusterId": "Aiboxhttp_Cluster",
"Match": {
"Path": "/aiboxhttp/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"EliteBotWeb_Route": {
"ClusterId": "EliteBotWeb_Cluster",
"Match": {
"Path": "/EliteBotWeb/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Aiapi_Route": {
"ClusterId": "Aiapi_Cluster",
"Match": {
"Path": "/aiapi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Aiapi2_Route": {
"ClusterId": "Aiapi2_Cluster",
"Match": {
"Path": "/aiapi2/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"EliteBot_Route": {
"ClusterId": "EliteBot_Cluster",
"Match": {
"Path": "/EliteBot/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Clue_Route": {
"ClusterId": "Clue_Cluster",
"Match": {
"Hosts": ["www.elitesys.hk", "elitesys.kingkongcang.com"],
"Path": "/clue/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Clueweb_Route": {
"ClusterId": "Clueweb_Cluster",
"Match": {
"Hosts": ["www.elitesys.hk", "elitesys.kingkongcang.com"],
"Path": "/clueweb/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Demoapi_Route": {
"ClusterId": "Demoapi_Cluster",
"Match": {
"Path": "/demoapi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Lock_Route": {
"ClusterId": "Lock_Cluster",
"Match": {
"Path": "/Lock/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"ElitelockApi_Route": {
"ClusterId": "ElitelockApi_Cluster",
"Match": {
"Path": "/ElitelockApi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Lockclient_Route": {
"ClusterId": "Lockclient_Cluster",
"Match": {
"Path": "/Lockclient/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"LockAdmin_Route": {
"ClusterId": "LockAdmin_Cluster",
"Match": {
"Path": "/LockAdmin/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"ConceptApi_Route": {
"ClusterId": "ConceptApi_Cluster",
"Match": {
"Path": "/conceptApi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Bela_Route": {
"ClusterId": "Bela_Cluster",
"Match": {
"Path": "/bela/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Belaclient_Route": {
"ClusterId": "Belaclient_Cluster",
"Match": {
"Path": "/belaclient/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Belawebclient_Route": {
"ClusterId": "Belawebclient_Cluster",
"Match": {
"Path": "/belawebclient/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Accesscontrolapi_Route": {
"ClusterId": "Accesscontrolapi_Cluster",
"Match": {
"Path": "/accesscontrolapi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"AgentApi_Route": {
"ClusterId": "AgentApi_Cluster",
"Match": {
"Path": "/agentApi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"Agentweb_Route": {
"ClusterId": "Agentweb_Cluster",
"Match": {
"Path": "/agentweb/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Agentclient_Route": {
"ClusterId": "Agentclient_Cluster",
"Match": {
"Path": "/agentclient/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"HsApi_Route": {
"ClusterId": "HsApi_Cluster",
"Match": {
"Path": "/hsApi/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Timeout": "00:05:00",
"Transforms": [{ "PathPattern": "/api/{**url}" }]
},
"HsAdminweb_Route": {
"ClusterId": "HsAdminweb_Cluster",
"Match": {
"Path": "/hsAdminweb/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"HsAdminclient_Route": {
"ClusterId": "HsAdminclient_Cluster",
"Match": {
"Path": "/hsAdminclient/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"HsClient_Route": {
"ClusterId": "HsClient_Cluster",
"Match": {
"Path": "/hsClient/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"Portal_Route": {
"ClusterId": "Portal_Cluster",
"Match": {
"Path": "/Portal/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"HsCusclient_Route": {
"ClusterId": "HsCusclient_Cluster",
"Match": {
"Path": "/hsCusclient/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"OpenAPI_Test_Route": {
"ClusterId": "OpenAPI_Test_Cluster",
"Match": {
"Path": "/OpenAPI/Test/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/OpenAPI/{**url}" }]
},
"Root_Route": {
"ClusterId": "Root_Cluster",
"Match": {
"Path": "/{**url}",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/{**url}" }]
},
"System_Route": {
"ClusterId": "System_Cluster",
"Match": {
"Path": "/system",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/" }]
},
"Ai_Route": {
"ClusterId": "Ai_Cluster",
"Match": {
"Path": "/ai",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/" }]
},
"AboutUs_Route": {
"ClusterId": "AboutUs_Cluster",
"Match": {
"Path": "/aboutUs",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/" }]
},
"Locks_Route": {
"ClusterId": "Locks_Cluster",
"Match": {
"Path": "/locks",
"Methods": ["GET", "POST", "DELETE", "PUT"]
},
"Transforms": [{ "PathPattern": "/" }]
},
"flvRoute": {
"ClusterId": "flvCluster",
"Match": {
"Path": "/live/{**remainder}"
},
"Transforms": [
{
"PathPattern": "/live/{**remainder}"
}
]
},
"mqttRoute": {
"ClusterId": "mqttCluster",
"Match": {
"Path": "/mqtt"
}
},
"staticResourceRoute": {
"ClusterId": "staticResourceCluster",
"Match": {
"Path": "/staticdata/{**url}"
},
"Transforms": [
{
"PathPattern": "/staticdata/{**url}"
}
]
}
},
"Clusters": {
"EasyStorageApi_Cluster": {
"Destinations": {
"EasyStorageApi_Destination": {
"Address": "http://47.82.94.152:13000/"
}
}
},
"EliteSysExhibitionAdmin_Cluster": {
"Destinations": {
"EliteSysExhibitionAdmin_Destination": {
"Address": "http://47.82.94.152:13001/"
}
}
},
"EliteSysExhibitionClient_Cluster": {
"Destinations": {
"EliteSysExhibitionClient_Destination": {
"Address": "http://47.82.94.152:13002/"
}
}
},
"Admin_Cluster": {
"Destinations": {
"Admin_Destination": {
"Address": "http://47.82.94.152:10001/"
}
}
},
"Book_Cluster": {
"Destinations": {
"Book_Destination": {
"Address": "https://elitesystechnologylimited.setmore.com:443/"
}
}
},
"Onepace_Cluster": {
"Destinations": {
"Onepace_Destination": {
"Address": "https://47.242.78.147:443/"
}
}
},
"Client_Cluster": {
"Destinations": {
"Client_Destination": {
"Address": "http://47.82.94.152:10002/"
}
}
},
"AdminApi_Cluster": {
"Destinations": {
"AdminApi_Destination": {
"Address": "http://47.82.94.152:10000/"
}
}
},
"AdminTestApi_Cluster": {
"Destinations": {
"AdminTestApi_Destination": {
"Address": "http://47.82.94.152:11112/"
}
}
},
"AdminDemo1Api_Cluster": {
"Destinations": {
"AdminDemo1Api_Destination": {
"Address": "http://47.82.94.152:11000/"
}
}
},
"Demo101_Cluster": {
"Destinations": {
"Demo101_Destination": {
"Address": "http://47.82.94.152:11001/"
}
}
},
"TestAdmin_Cluster": {
"Destinations": {
"TestAdmin_Destination": {
"Address": "http://47.82.94.152:11111/"
}
}
},
"Demo101client_Cluster": {
"Destinations": {
"Demo101client_Destination": {
"Address": "http://47.82.94.152:11002/"
}
}
},
"AdminDemo2Api_Cluster": {
"Destinations": {
"AdminDemo2Api_Destination": {
"Address": "http://47.82.94.152:11003/"
}
}
},
"Demo102_Cluster": {
"Destinations": {
"Demo102_Destination": {
"Address": "http://47.82.94.152:11004/"
}
}
},
"Demo102client_Cluster": {
"Destinations": {
"Demo102client_Destination": {
"Address": "http://47.82.94.152:11005/"
}
}
},
"AdminDemo3Api_Cluster": {
"Destinations": {
"AdminDemo3Api_Destination": {
"Address": "http://47.82.94.152:11006/"
}
}
},
"Demo103_Cluster": {
"Destinations": {
"Demo103_Destination": {
"Address": "http://47.82.94.152:11007/"
}
}
},
"Demo103client_Cluster": {
"Destinations": {
"Demo103client_Destination": {
"Address": "http://47.82.94.152:11008/"
}
}
},
"AdminDemo4Api_Cluster": {
"Destinations": {
"AdminDemo4Api_Destination": {
"Address": "http://47.82.94.152:11009/"
}
}
},
"Demo104_Cluster": {
"Destinations": {
"Demo104_Destination": {
"Address": "http://47.82.94.152:11010/"
}
}
},
"Demo104client_Cluster": {
"Destinations": {
"Demo104client_Destination": {
"Address": "http://47.82.94.152:11011/"
}
}
},
"AdminDemo5Api_Cluster": {
"Destinations": {
"AdminDemo5Api_Destination": {
"Address": "http://47.82.94.152:11012/"
}
}
},
"Demo105_Cluster": {
"Destinations": {
"Demo105_Destination": {
"Address": "http://47.82.94.152:11013/"
}
}
},
"Demo105client_Cluster": {
"Destinations": {
"Demo105client_Destination": {
"Address": "http://47.82.94.152:11014/"
}
}
},
"Aiboxhttp_Cluster": {
"Destinations": {
"Aiboxhttp_Destination": {
"Address": "http://47.82.94.152:3003/"
}
}
},
"EliteBotWeb_Cluster": {
"Destinations": {
"EliteBotWeb_Destination": {
"Address": "http://localhost:1007/"
}
}
},
"Aiapi_Cluster": {
"Destinations": {
"Aiapi_Destination": {
"Address": "http://118.145.200.78:10001/"
}
}
},
"Aiapi2_Cluster": {
"Destinations": {
"Aiapi2_Destination": {
"Address": "http://47.82.94.152:10003/"
}
}
},
"EliteBot_Cluster": {
"Destinations": {
"EliteBot_Destination": {
"Address": "http://47.82.94.152:10004/"
}
}
},
"Clue_Cluster": {
"Destinations": {
"Clue_Destination": {
"Address": "http://localhost:12000/"
}
}
},
"Clueweb_Cluster": {
"Destinations": {
"Clueweb_Destination": {
"Address": "http://localhost:12001/"
}
}
},
"Demoapi_Cluster": {
"Destinations": {
"Demoapi_Destination": {
"Address": "http://localhost:10008/"
}
}
},
"Lock_Cluster": {
"Destinations": {
"Lock_Destination": {
"Address": "http://localhost:8090/"
}
}
},
"ElitelockApi_Cluster": {
"Destinations": {
"ElitelockApi_Destination": {
"Address": "http://localhost:10001/"
}
}
},
"Lockclient_Cluster": {
"Destinations": {
"Lockclient_Destination": {
"Address": "http://localhost:10006/"
}
}
},
"LockAdmin_Cluster": {
"Destinations": {
"LockAdmin_Destination": {
"Address": "http://localhost:10005/"
}
}
},
"ConceptApi_Cluster": {
"Destinations": {
"ConceptApi_Destination": {
"Address": "http://localhost:13000/"
}
}
},
"Bela_Cluster": {
"Destinations": {
"Bela_Destination": {
"Address": "http://localhost:13001/"
}
}
},
"Belaclient_Cluster": {
"Destinations": {
"Belaclient_Destination": {
"Address": "http://localhost:13002/"
}
}
},
"Belawebclient_Cluster": {
"Destinations": {
"Belawebclient_Destination": {
"Address": "http://localhost:13002/"
}
}
},
"Accesscontrolapi_Cluster": {
"Destinations": {
"Accesscontrolapi_Destination": {
"Address": "http://localhost:10009/"
}
}
},
"AgentApi_Cluster": {
"Destinations": {
"AgentApi_Destination": {
"Address": "http://localhost:15000/"
}
}
},
"Agentweb_Cluster": {
"Destinations": {
"Agentweb_Destination": {
"Address": "http://localhost:15001/"
}
}
},
"Agentclient_Cluster": {
"Destinations": {
"Agentclient_Destination": {
"Address": "http://localhost:15002/"
}
}
},
"HsApi_Cluster": {
"Destinations": {
"HsApi_Destination": {
"Address": "http://localhost:16000/"
}
}
},
"HsAdminweb_Cluster": {
"Destinations": {
"HsAdminweb_Destination": {
"Address": "http://localhost:16001/"
}
}
},
"HsAdminclient_Cluster": {
"Destinations": {
"HsAdminclient_Destination": {
"Address": "http://localhost:16005/"
}
}
},
"HsClient_Cluster": {
"Destinations": {
"HsClient_Destination": {
"Address": "http://localhost:16005/"
}
}
},
"Portal_Cluster": {
"Destinations": {
"Portal_Destination": {
"Address": "http://localhost:20000/"
}
}
},
"HsCusclient_Cluster": {
"Destinations": {
"HsCusclient_Destination": {
"Address": "http://localhost:16005/"
}
}
},
"OpenAPI_Test_Cluster": {
"Destinations": {
"OpenAPI_Test_Destination": {
"Address": "http://uat.kingkongcang.com:80/"
}
}
},
"Root_Cluster": {
"Destinations": {
"Root_Destination": {
"Address": "http://localhost:8080/"
}
}
},
"System_Cluster": {
"Destinations": {
"System_Destination": {
"Address": "http://localhost:8080/"
}
}
},
"Ai_Cluster": {
"Destinations": {
"Ai_Destination": {
"Address": "http://localhost:8080/"
}
}
},
"AboutUs_Cluster": {
"Destinations": {
"AboutUs_Destination": {
"Address": "http://localhost:8080/"
}
}
},
"Locks_Cluster": {
"Destinations": {
"Locks_Destination": {
"Address": "http://localhost:8080/"
}
}
},
"flvCluster": {
"Destinations": {
"flvDestination": {
"Address": "http://47.82.94.152:3003/"
}
}
},
"mqttCluster": {
"Destinations": {
"mqttDestination": {
"Address": "ws://47.82.94.152:3004/"
}
}
},
"staticResourceCluster": {
"Destinations": {
"staticResourceDestination": {
"Address": "http://47.82.94.152:3000/"
}
}
}
}
}
}