{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Kestrel": { "Endpoints": { "Https": { "Url": "https://0.0.0.0:7238" }, "Http": { "Url": "http://0.0.0.0:5286" } } } }