Skip to content

Commit 52b9c0b

Browse files
committed
rabbit5
1 parent 70031cc commit 52b9c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rabbit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ exports.close = close
4646
async function getChannel (name) {
4747
await close()
4848
_connection = await amqplib.connect({
49-
hostname: 'b-8585b2dd-1dc6-4ee8-a83f-00b7e7805494.mq.us-east-1.amazonaws.com',
49+
hostname: 'b-61050384-36ce-4afd-8f00-03e15a27c7bd.mq.us-east-1.on.aws',
5050
port: 5671,
5151
protocol: 'amqps',
5252
username: 'rabbit',

0 commit comments

Comments
 (0)