{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "App": { "Environment": "Local" }, "ConnectionStrings": { "OFBContext": "" } }