修改redis密码

This commit is contained in:
wyw 2024-08-08 00:49:03 +08:00
parent c202e2b63d
commit d1c9afecd8

View File

@ -60,7 +60,7 @@ spring:
host: localhost # 地址 host: localhost # 地址
port: 6379 # 端口默认为6379 port: 6379 # 端口默认为6379
database: 0 # 数据库索引 database: 0 # 数据库索引
# password: # 密码 password: hzwl_123 # 密码
timeout: 10s # 连接超时时间 timeout: 10s # 连接超时时间
lettuce: lettuce:
pool: pool: