blob: dad544aaf110fdab908fc121d2fe083a550a1107 [file] [log] [blame]
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Shenyu": {
"Register": {
"ServerList": "http://localhost:9095",
"RegisterType": "http",
"Props": {
"UserName": "admin",
"Password": "123456"
}
},
"Client": {
"AppName": "dotnet-example",
"ContextPath": "/dotnet",
"IsFull": false,
"ClientType": "http"
}
}
}