Files
parr_api/PARR.JobAutoControlWorker/appsettings.Development.json

17 lines
271 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"MqSettings": {
"Generator": {
"HostName": "10.99.253.216"
},
"Activator": {
"HostName": "10.99.253.216"
}
}
}