fix(all): fix rabbit path

This commit is contained in:
Mikhail Trubnikov
2023-10-20 11:00:46 +10:00
parent 61bfa5079a
commit 29f14c7fc5
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@
},
"GlobalSettings": {
"MqSettings": {
"HostName": "parr_rabbit",
"HostName": "parr-rabbitmq",
"QueueName": "parr-espp-templates",
"User": "espp_templates_reader",
"Password": "P@ssReaderPtk202!"