From fb050930294d596ef26f95eeb70f04989a446ad6 Mon Sep 17 00:00:00 2001 From: zhizhi wu <2377881365@qq.com> Date: Fri, 28 May 2021 11:45:46 +0800 Subject: [PATCH] ht dev mq --- ht/src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ht/src/main/resources/application-dev.yml b/ht/src/main/resources/application-dev.yml index bac615cf..9e1b44dd 100644 --- a/ht/src/main/resources/application-dev.yml +++ b/ht/src/main/resources/application-dev.yml @@ -8,7 +8,7 @@ spring: datasource: type: com.alibaba.druid.pool.DruidDataSource rabbitmq: - host: 192.168.31.13 + host: 192.168.4.113 # host: 127.0.0.1 password: 111111 port: 5672