{ "ConnectionStrings": { "DefaultConnection": "Server=localhost;Database=labdb" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }