{ "CouchbaseLite": { "DatabaseName": "worktracker", "Directory": "App_Data/couchbase" }, "SingleUser": { "SeedOnStartup": true, "Username": "Admin", "Password": "Disagio" }, "AppAuth": { "Enabled": false, "DefaultUsername": "Admin", "DefaultUserId": "ADMIN" }, "DetailedErrors": false, "Logging": { "LogLevel": { "Default": "Information", "WorkTracker": "Debug", "Microsoft.AspNetCore": "Warning", "Microsoft.AspNetCore.Components.Server.Circuits": "Information" } }, "AllowedHosts": "*" }