{ "ConnectionStrings": { "DefaultConnection": "Host=localhost;Port=5432;Database=radius;Username=radius;Password=radpass" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }