{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "serverOptions": { "name": "ZonyLRcToolsServer", "listeners": [ { "ip": "Any", "port": 50001 } ] } }