2016-09-06 17:09:19 -07:00
|
|
|
|
{
|
|
|
|
|
"ConnectionStrings": {
|
2016-09-07 13:52:26 -07:00
|
|
|
|
"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=aspnet-Microsoft.eShopOnContainers.WebMVC-946ae052-8305-4a99-965b-ec8636ddbae3;Trusted_Connection=True;MultipleActiveResultSets=true"
|
2016-09-06 17:09:19 -07:00
|
|
|
|
},
|
2016-09-14 08:35:34 -07:00
|
|
|
|
"CatalogUrl": "http://localhost:2418/",
|
2016-09-06 17:09:19 -07:00
|
|
|
|
"Logging": {
|
|
|
|
|
"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"System": "Information",
|
|
|
|
|
"Microsoft": "Information"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|