fix: fix rabbitmq connection
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"amqp": {
|
||||
"auth": "",
|
||||
"host": "prod-rabbitmq.rabbitmq.svc"
|
||||
"host": "10.255.241.201:30672"
|
||||
},
|
||||
"archmeister": "https://archmeister.srv.oceanbox.io",
|
||||
"pubsubName": "pubsub",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"amqp": {
|
||||
"auth": "",
|
||||
"host": "staging-rabbitmq.rabbitmq.svc"
|
||||
"host": "10.255.241.201:31672"
|
||||
},
|
||||
"archmeister": "https://archmeister.beta.oceanbox.io",
|
||||
"pubsubName": "pubsub",
|
||||
|
||||
Reference in New Issue
Block a user