{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "ConnectionStrings": { "DefaultConnection": "Host=localhost;Port=5432;Database=devTest1;Username=devuser;Password=admin5" }, "AllowedHosts": "*", "https_port": 443 }