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

12 lines
184 B
JSON

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