22 lines
580 B
JSON
22 lines
580 B
JSON
{
|
|
"CatalogUrl": "http://localhost:5101",
|
|
"OrderingUrl": "http://localhost:5102",
|
|
"BasketUrl": "http://localhost:5103",
|
|
"IdentityUrl": "http://localhost:5105",
|
|
"MarketingUrl": "http://localhost:5110",
|
|
"CallBackUrl": "http://localhost:5104/",
|
|
"UseCustomizationData": true,
|
|
"IsClusterEnv": "False",
|
|
"ActivateCampaignDetailFunction": true,
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"ApplicationInsights": {
|
|
"InstrumentationKey": ""
|
|
}
|
|
} |