25 lines
759 B
JSON
25 lines
759 B
JSON
{
|
|
"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",
|
|
"UseCustomizationData": true,
|
|
"IsClusterEnv": "False",
|
|
"ActivateCampaignDetailFunction": false,
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"ApplicationInsights": {
|
|
"InstrumentationKey": ""
|
|
}
|
|
} |