{ "Kestrel": { "EndPoints": { "Http": { "Url": "https://0.0.0.0:443" }, "Https": { "Url": "https://0.0.0.0:80" } } }, "Serilog": { "MinimumLevel": { "Default": "Information", "Override": { "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } } }, "AllowedHosts": "*" }