{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "nacos": { "ServerAddresses": [ "localhost:8848" ], "DefaultTimeOut": 15000, "Namespace": "", "ListenInterval": 1000, "ServiceName": "productservice" } }