14 lines
216 B
JSON
14 lines
216 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"GlobalSettings": {
|
|
"MqSettings": {
|
|
"HostName": "10.99.253.216"
|
|
}
|
|
}
|
|
}
|