From 6b2d3d22a4d20256e922cd62991a240fdbcd5573 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Tue, 14 Feb 2023 20:23:15 +0800
Subject: [PATCH] Update techhero-coordination-command-sitout.yml

---
 techhero-coordination-command-sitout.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/techhero-coordination-command-sitout.yml b/techhero-coordination-command-sitout.yml
index ef7f2e7..e7f52b0 100644
--- a/techhero-coordination-command-sitout.yml
+++ b/techhero-coordination-command-sitout.yml
@@ -59,11 +59,11 @@ spring:
 
     
   rabbitmq:
-    host: 119.96.87.17
+    host: '[fdff:1:1:1::1]'
     port: 5672
-    username: techhero
-    password: techhero
-    virtual-host: /framework
+    username: nr
+    password: nr
+    virtual-host: /nr
     # listener:
     #   simple:
     #     acknowledge-mode: manual  # 消息确认方式,其有三种配置方式,分别是none、manual(手动ack) 和auto(自动ack) 默认auto
--
libgit2 0.26.0