|
|
@ -1,29 +0,0 @@ |
|
|
|
{ |
|
|
|
"IdentityUrl": "https://localhost:4105", |
|
|
|
"MarketingUrl": "http://localhost:5110", |
|
|
|
"CallBackUrl": "https://localhost:4104/", |
|
|
|
"PurchaseUrl": "http://localhost:5200", |
|
|
|
"UseCustomizationData": true, |
|
|
|
"IsClusterEnv": "False", |
|
|
|
"ActivateCampaignDetailFunction": true, |
|
|
|
"Logging": { |
|
|
|
"IncludeScopes": false, |
|
|
|
"LogLevel": { |
|
|
|
"Default": "Debug", |
|
|
|
"System": "Information", |
|
|
|
"Microsoft": "Information" |
|
|
|
} |
|
|
|
}, |
|
|
|
"ApplicationInsights": { |
|
|
|
"InstrumentationKey": "" |
|
|
|
}, |
|
|
|
"Kestrel": { |
|
|
|
"Certificates": { |
|
|
|
"Default": { |
|
|
|
"Path": "./Certificates/eShopOnContainers.pfx", |
|
|
|
"Password": "D0tNet@" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
} |