浏览代码

更新 'config-repo/weixin-server-dev.yml'

sinosoft 4 年之前
父节点
当前提交
5440880f54
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      config-repo/weixin-server-dev.yml

+ 2 - 2
config-repo/weixin-server-dev.yml

@@ -12,7 +12,7 @@ wechat:
   redis:      #redis 配置
     database: 0
     password: Cs123456
-    host: 192.168.1.210
+    host: 172.18.74.115
     port: 6379
 
 #spring
@@ -21,7 +21,7 @@ spring:
     restart:
       enabled: false
   rabbitmq:
-      host: 192.168.1.210
+      host: 172.18.74.115
       port: 5672
       username: guest
       password: guest