Files
parr_api/PARR.TemplateDistributorWorker/appsettings.Development.json
2024-07-01 15:04:31 +10:00

12 lines
184 B
JSON

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