fix: fix amqp password

This commit is contained in:
2025-02-04 17:02:42 +01:00
parent 6663fc2cc5
commit e3b1ef76da
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
"password": "wooqueiLee3ao0ha"
},
"amqp": {
"auth": "user:bunny",
"auth": "user:hunny-bunny",
"host": "10.255.241.201:30673"
},
"fenceRadius": 1250.0
+1 -1
View File
@@ -77,7 +77,7 @@
"password": "wooqueiLee3ao0ha"
},
"amqp": {
"auth": "user:bunny",
"auth": "user:hunny-bunny",
"host": "10.255.241.201:31673"
},
"fenceRadius": 1250.0