blob: 2c5199be4d82d3c430efad50e1cc7a3f23a16cd5 [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"
}
}
}