| 12345678910111213141516171819202122232425262728293031323334 |
- {
- "countryCode": "670",
- "wsUser": "web_portal",
- "wsPassword": "web_portal@123",
- "wsSubUser": "apk_dktt",
- "wsSubPassword": "567yghjkjhv",
- "serviceId": "1",
- "channel": "WEB",
- "numWs": "1",
- "reloadPeriod": "10",
- //"wsUrl1": "http://10.226.234.24:8088/WsWebPortal?wsdl",
- //"wsUrl2": "http://10.226.234.24:8088/WsWebPortal?wsdl",
- "wsUrl1": "http://10.226.234.25:8488/WsWebPortal?wsdl",
- //"wsUrl2": "http://127.0.0.1:8088/WsWebPortal?wsdl",
- "wsLoginFail1": "http://10.226.234.24:8087/WsLoginFail?wsdl",
- "wsLoadVoucher": "http://10.226.232.201:8133/apiloyalty/getVoucherConfig?language=",
- "wsGetLoyaltyInfo": "http://10.226.232.201:8133/apiloyalty/getConfigDetail",
- "recaptchaPublicKey": "6LdTGAojAAAAAMe4DsL3_0p7H7kawpq6RqJXbu4a",
- "recaptchaPrivateKey": "6LdTGAojAAAAAEGROUHMNaW9ZNR8u2J5WV7ApIIW",
- "testMode": "0",
- "enableCounter": "0",
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- },
- "AllowedHosts": "*",
- "pathOutside": "D:\\Common\\shared_content",
- "pathContent": "/outside",
- "Urls": "http://localhost:5001"
- }
|