@ -62,9 +62,9 @@ spring:
# redis 配置
redis:
# 地址
host: 172.28.147.15
host: 172.17.0.4
# 端口,默认为6379
port: 26379
port: 6379
# 数据库索引
database: 1
# 密码