feat(job-auto-control): Переделал согласно новой структуры. Отправляет задания в matcher.
This commit is contained in:
@@ -22,17 +22,11 @@
|
||||
"RepeatEvery": "6:00:00"
|
||||
},
|
||||
"MqSettings": {
|
||||
"Generator": {
|
||||
"TemplateMatcher": {
|
||||
"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"
|
||||
"QueueName": "parr-template-matcher",
|
||||
"User": "template_matcher_writer",
|
||||
"Password": "8ndd%BpP61Ias;ldk23CkvZM"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user