Procházet zdrojové kódy

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

sinosoft před 4 roky
rodič
revize
5440880f54
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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