@@ -80,13 +80,13 @@ spring:
# redis 配置
redis:
# 地址
- host: 124.71.171.71
+ host: 124.70.58.209
# 端口,默认为6379
- port: 18879
+ port: 7001
# 数据库索引
database: 0
# 密码
- password: tysfrz123
+ password: 106@qwe123
# 连接超时时间
timeout: 100s
lettuce:
@@ -72,13 +72,13 @@ spring: