소스 검색

Merge remote-tracking branch 'origin/master'

xiongchao 3 년 전
부모
커밋
bfafff5c56
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
   redis:
     password:
-    port: 6397
+    port: 6379
     host: localhost
     database: 4
   jpa: