yonge 6 年之前
父節點
當前提交
4f58075812
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/resources/application.yml

+ 2 - 2
src/main/resources/application.yml

@@ -29,9 +29,9 @@ spring:
     maxOpenPreparedStatements: 20
     
   redis:
-    host: 120.26.238.168
+    host: 47.99.212.176
     port: 6379
-    password: ehjinrong
+    password: 
     database: 0
     #连接超时时间(毫秒)
     timeout: 10000