浏览代码

redis配置更新

rengb 5 年之前
父节点
当前提交
6a883d7e92
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      kernel/src/main/resources/application.yml

+ 3 - 3
kernel/src/main/resources/application.yml

@@ -13,9 +13,9 @@ spring:
       enabled: true
   redis:
     database: 0
-    host: 192.168.2.236
-    port: 6378
-    password: lantone
+    host: 192.168.2.246
+    port: 6379
+    password:
     timeout: 2000
     jedis:
       pool: