From fbdc2d590860fc73b4db79e67c5928a16e632886 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Fri, 28 May 2021 16:13:53 +0800
Subject: [PATCH] modify

---
 src/main/resources/application.yml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index a31813a..2469a85 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -79,6 +79,10 @@
     port: 5672
     username: ct_rabbit
     password: 123456
+#    host: 154.91.195.170
+#    port: 5672
+#    username: yunding
+#    password: yunding123
     publisher-confirm-type: correlated
 
 

--
Gitblit v1.9.1