{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Database": { "ConnectionString": "" }, "JwtBearer": { "Authority": "" }, "Swagger": { "Enable": false, "AuthorizationUrl": "", "TokenUrl": "", "ClientId": "", "ClientSecret": "" } }