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

14 lines
216 B
JSON

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