Parcourir la source

redis改密码和端口

LLL il y a 1 an
Parent
commit
f5c13e418c

+ 2 - 2
itdmServer/jeecg-module-system/jeecg-system-start/src/main/resources/application-dev.yml

@@ -152,8 +152,8 @@ spring:
   redis:
     database: 10
     host: 119.3.168.55
-    port: 6379
-    password:  MAESYbh1
+    port: 6380
+    password: 123qx
 #mybatis plus 设置
 mybatis-plus:
   mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml