Browse Source

Merge remote-tracking branch 'origin/master'

xiongchao 3 năm trước cách đây
mục cha
commit
bfafff5c56
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: