Explorar el Código

Merge remote-tracking branch 'origin/master'

xiongchao hace 3 años
padre
commit
bfafff5c56
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: