{ "RemoteServices": { "Default": { "BaseUrl": "http://localhost:62162/" } }, "App": { "CorsOrigins": "http://localhost:9527/" }, "ConnectionStrings": { "Default": "Server=123.60.180.165;Database=dopbiz;Uid=root; Pwd=5heng=uN;Allow User Variables=True;sslMode=None;" }, "Redis": { "Configuration": "192.168.1.191" }, "ElasticSearch": { "Url": "http://localhost:9200" }, "AuthServer": { "Authority": "http://localhost:53362" }, "Routes": [ { "DownstreamPathTemplate": "/api/abp/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 55389 } ], "UpstreamPathTemplate": "/api/abp/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] }, { "DownstreamPathTemplate": "/api/identity/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 55389 } ], "UpstreamPathTemplate": "/api/identity/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] }, { "DownstreamPathTemplate": "/api/account/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 55389 } ], "UpstreamPathTemplate": "/api/account/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] }, { "DownstreamPathTemplate": "/api/base/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 55389 } ], "UpstreamPathTemplate": "/api/base/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] }, { "DownstreamPathTemplate": "/api/multi-tenancy/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 55389 } ], "UpstreamPathTemplate": "/api/multi-tenancy/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] }, { "DownstreamPathTemplate": "/api/permission-management/permissions", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 55389 } ], "UpstreamPathTemplate": "/api/permission-management/permissions", "UpstreamHttpMethod": [ "Put", "Get" ] }, { "DownstreamPathTemplate": "/api/business/{everything}", "DownstreamScheme": "http", "DownstreamHostAndPorts": [ { "Host": "localhost", "Port": 51186 } ], "UpstreamPathTemplate": "/api/business/{everything}", "UpstreamHttpMethod": [ "Put", "Delete", "Get", "Post" ] } ] }