{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Configs": { "SystemIp": "143.16.40.6", "Port": "8080" }, "Kestrel": { "Endpoints": { "Http": { "Url": "http://localhost:5194" } } } }