fanxp 1 anno fa
parent
commit
612df64fe8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/main/resources/application-dev.yml

+ 1 - 1
src/main/resources/application-dev.yml

@@ -29,7 +29,7 @@ spring:
 
   redis:
     database: 10
-    host: 10.4.120.109
+    host: 10.150.10.139
     port: 6379
     password: wa3re~86Hu&ifniyM   # 密码(默认为空)
     timeout: 36000ms  # 连接超时时长(毫秒)