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.
13 lines
589 B
13 lines
589 B
{
|
|
//"RemoteServices": {
|
|
// "Default": { "BaseUrl": "http://dev.ccwin-in.com:21293/" },
|
|
// "BaseData": { "BaseUrl": "http://dev.ccwin-in.com:21294/" },
|
|
"Store": { "BaseUrl": "http://localhost:59095/" },
|
|
"Job": { "BaseUrl": "http://localhost:59095/" },
|
|
"Inventory": { "BaseUrl": "http://localhost:59095/" }
|
|
// "FileStorage": { "BaseUrl": "http://dev.ccwin-in.com:21292/" },
|
|
// "Message": { "BaseUrl": "http://dev.ccwin-in.com:21292/" },
|
|
// "Label": { "BaseUrl": "http://dev.ccwin-in.com:21292/" },
|
|
// "Auth": { "BaseUrl": "http://dev.ccwin-in.com:21293/" }
|
|
//}
|
|
}
|
|
|