Переглянути джерело

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