blob: f7b52af963139f44f3935f58d7e108e97c3b274b [file] [log] [blame]
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Shenyu": {
"Register": {
"ServerList": "http://localhost:8848",
"RegisterType": "nacos",
"Props": {
"Namespace": "ShenyuRegisterCenter",
"UserName": "nacos",
"Password": "nacos"
}
},
"Client": {
"AppName": "dotnet-example-nacos",
"ContextPath": "/nacosdotnet",
"IsFull": false,
"ClientType": "http"
}
}
}