@@ -67,14 +67,14 @@ spring:
enabled: true
# redis 配置
redis:
- # 地址
- host: localhost
+ # 地址 101.126.133.7
+ host: 101.126.133.7
# 端口,默认为6379
port: 6379
# 数据库索引
database: 0
- # 密码
- password:
+ # 密码 CWwYsGjafmv8Sr7g
+ password: Z;G4AS:Vor'YF#p?
# 连接超时时间
timeout: 10s
lettuce: