{ "ConnectionStrings": { "Hangfire": "HangfireExample.db" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "DashboardRoot": "/hangfire" }