@ -80,13 +80,14 @@ spring:
# redis 配置
redis:
# 地址
host: 127.0.0.1
# host: 10.42.0.1
host: 119.45.202.115
# 端口,默认为6379
port: 6379
# 数据库索引
database: 2
# 密码
password: haiwei@123
password: redis@2023
# 连接超时时间
timeout: 30s
lettuce: