{ "Kestrel": { "Endpoints": { "Https": { "Url": "https://localhost:7083" } } }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }