We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70031cc commit 52b9c0bCopy full SHA for 52b9c0b
rabbit.js
@@ -46,7 +46,7 @@ exports.close = close
46
async function getChannel (name) {
47
await close()
48
_connection = await amqplib.connect({
49
- hostname: 'b-8585b2dd-1dc6-4ee8-a83f-00b7e7805494.mq.us-east-1.amazonaws.com',
+ hostname: 'b-61050384-36ce-4afd-8f00-03e15a27c7bd.mq.us-east-1.on.aws',
50
port: 5671,
51
protocol: 'amqps',
52
username: 'rabbit',
0 commit comments