14 lines
400 B
JSON
14 lines
400 B
JSON
|
{
|
|||
|
"ConnectionStrings": {
|
|||
|
"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=aspnet-Microsoft.Containerized_eShop.WebMVC-10bbf6dc-4800-47aa-b85b-f26a9fbde74c;Trusted_Connection=True;MultipleActiveResultSets=true"
|
|||
|
},
|
|||
|
"Logging": {
|
|||
|
"IncludeScopes": false,
|
|||
|
"LogLevel": {
|
|||
|
"Default": "Debug",
|
|||
|
"System": "Information",
|
|||
|
"Microsoft": "Information"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|