{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "BaseUrl": "", "Redis": { "ConnectionString": "", "InstanceName": "JustShortIt" }, "Account": { "Username": "", "Password": "" } }