2016-11-17 10:34:10 +01:00
|
|
|
|
{
|
2021-06-15 09:57:28 +01:00
|
|
|
|
"IdentityUrl": "http://host.docker.internal:5105",
|
|
|
|
|
"MarketingUrl": "",
|
|
|
|
|
"CallBackUrl": "http://host.docker.internal:5104/",
|
|
|
|
|
"BasketUrl" : "http://host.docker.internal:5103",
|
|
|
|
|
"PurchaseUrl": "http://host.docker.internal:5202",
|
|
|
|
|
"PurchaseUrlHC": "http://host.docker.internal:5202/hc",
|
|
|
|
|
"MarketingUrlHC": "",
|
|
|
|
|
"IdentityUrlHC": "http://host.docker.internal:5105/hc",
|
|
|
|
|
"SignalrHubUrl": "http://host.docker.internal:5112",
|
2017-06-20 12:54:32 -07:00
|
|
|
|
"UseCustomizationData": true,
|
2017-06-09 12:33:59 +02:00
|
|
|
|
"IsClusterEnv": "False",
|
2018-09-28 14:22:26 +02:00
|
|
|
|
"ActivateCampaignDetailFunction": false,
|
2016-11-17 10:34:10 +01:00
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
|
|
|
|
}
|
2017-10-11 16:26:44 +02:00
|
|
|
|
},
|
|
|
|
|
"ApplicationInsights": {
|
|
|
|
|
"InstrumentationKey": ""
|
2016-11-17 10:34:10 +01:00
|
|
|
|
}
|
|
|
|
|
}
|