{ "Kestrel": { "EndPoints": { "Http": { "Url": "http://localhost:5000" } } }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }