13 lines
353 B
JSON
13 lines
353 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"ConnectionStrings": {
|
|
"RazorPagesMovieContext": "Server=(localdb)\\mssqllocaldb;Database=RazorPagesMovieContext-bc;Trusted_Connection=True;MultipleActiveResultSets=true;TrustServerCertificate=true"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"Microsoft.AspNetCore": "Information"
|
|
}
|
|
}
|
|
}
|