Delete appsettings.json
This commit is contained in:
parent
218b97b274
commit
2ec4e41e43
@ -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@"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user