From 28ab8026d185b87515b1f871c4c1e1b9dc85c1ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=95=B8=E9=9D=9E?= <8153694@qq.com>
Date: Mon, 25 Dec 2023 12:09:59 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B5=84=E6=BA=90=E8=AE=BF?=
 =?UTF-8?q?=E9=97=AE=E5=9C=B0=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 refined-manager/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/refined-manager/pom.xml b/refined-manager/pom.xml
index 464c276..4dae517 100644
--- a/refined-manager/pom.xml
+++ b/refined-manager/pom.xml
@@ -113,7 +113,7 @@
                 <profiles.platform.type>cloud</profiles.platform.type>
                 <profiles.server.port>21080</profiles.server.port>
                 <profiles.server.path>/refined</profiles.server.path>
-                <profiles.rabbitmq.host>172.15.28.115</profiles.rabbitmq.host>
+                <profiles.rabbitmq.host>172.15.28.117</profiles.rabbitmq.host>
                 <profiles.rabbitmq.port>5672</profiles.rabbitmq.port>
                 <profiles.rabbitmq.username>taxi_mq</profiles.rabbitmq.username>
                 <profiles.rabbitmq.password>admin@2020</profiles.rabbitmq.password>
-- 
2.24.3