浏览代码

修改redis

future 3 年之前
父节点
当前提交
627a9a2ca1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      platform-rest/src/main/resources/application-test.yml

+ 1 - 1
platform-rest/src/main/resources/application-test.yml

@@ -18,7 +18,7 @@ spring:
     name: platform-rest
     name: platform-rest
   redis:
   redis:
     password:
     password:
-    port: 6397
+    port: 6379
     host: localhost
     host: localhost
     database: 4
     database: 4
   jpa:
   jpa: