2016-11-17 10:34:10 +01:00
|
|
|
|
{
|
2017-01-10 11:37:36 +01:00
|
|
|
|
"IdentityUrl": "http://localhost:5105",
|
2017-06-19 09:46:19 +02:00
|
|
|
|
"MarketingUrl": "http://localhost:5110",
|
2017-03-28 16:16:01 +02:00
|
|
|
|
"CallBackUrl": "http://localhost:5104/",
|
2018-02-06 17:35:01 +00:00
|
|
|
|
"PurchaseUrl": "http://localhost:5200",
|
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
|
|
|
|
}
|
|
|
|
|
}
|