소스 검색

更新 '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