{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "sqlConnection": "server=.; database=GerbilManager; Integrated Security=true" }, "AllowedHosts": "*" }