39 lines
998 B
JSON
39 lines
998 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Server=10.99.253.184;Database=parr;User Id=app_parr; Password=PosdfkhT&)%sdfligL&%5546;",
|
|
"RedisConnection": "parr-redis:6379,password=ParrP@ssPtk202MMdevDvs"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Information",
|
|
"Override": {
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
}
|
|
},
|
|
"WorkerSettings": {
|
|
"RepeatEvery": "6:00:00"
|
|
},
|
|
"MqSettings": {
|
|
"Generator": {
|
|
"HostName": "parr-rabbitmq",
|
|
"QueueName": "parr-generate-templates",
|
|
"User": "generate_templates_api",
|
|
"Password": "DHhjgdsf*&%95"
|
|
},
|
|
"Activator": {
|
|
"HostName": "parr-rabbitmq",
|
|
"QueueName": "parr-template-activator",
|
|
"User": "template_activator_writer",
|
|
"Password": "Gfkjhsdg*%fsdf"
|
|
}
|
|
}
|
|
}
|