{ "urls": "http://*:5064", "ConnectionStrings": { "DatabaseConnection": "***REMOVED***" }, "Logging": { "LogLevel": { "Default": "Debug", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "IdentityServer": { "BaseAddress": "http://localhost:5063/" } }