Commit 22079bb1 by jiangyun

修改

parent 76f729ee
......@@ -68,13 +68,10 @@ spring:
# redis 配置
redis:
# 地址
host: localhost
# 端口,默认为6379
database: 8
host: 192.168.31.167
port: 6379
# 数据库索引
database: 0
# 密码
password:
password: qianhe2024
# 连接超时时间
timeout: 10s
lettuce:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment