@@ -68,13 +68,13 @@ spring:
# redis 配置
redis:
# 地址
- host: 116.62.171.226
+ host: 120.55.183.139
# 端口,默认为6379
- port: 6789
+ port: 6389
# 数据库索引
database: 0
# 密码
- password: Qq8575791623+-
+ password:
# 连接超时时间
timeout: 10s
lettuce: