39 lines
990 B
JSON
39 lines
990 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"
|
|
},
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Information",
|
|
"Override": {
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"WriteTo": [
|
|
{
|
|
"Name": "File",
|
|
"Args": {
|
|
"path": "log/log-.txt",
|
|
"rollingInterval": "Day"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"MqSettings": {
|
|
"TemplateMatcher": {
|
|
"HostName": "parr-rabbitmq",
|
|
"QueueName": "parr-template-matcher",
|
|
"User": "template_matcher_reader",
|
|
"Password": "wzqj$Z@3:poasad;lk324@oot"
|
|
},
|
|
"TemplateGenerator": {
|
|
"HostName": "parr-rabbitmq",
|
|
"QueueName": "parr-template-generator",
|
|
"User": "template_generator_writer",
|
|
"Password": "B;6h+yF$zQ0OSkLX"
|
|
}
|
|
}
|
|
}
|