Commit 22079bb1 by jiangyun

修改

parent 76f729ee
...@@ -68,13 +68,10 @@ spring: ...@@ -68,13 +68,10 @@ spring:
# redis 配置 # redis 配置
redis: redis:
# 地址 # 地址
host: localhost database: 8
# 端口,默认为6379 host: 192.168.31.167
port: 6379 port: 6379
# 数据库索引 password: qianhe2024
database: 0
# 密码
password:
# 连接超时时间 # 连接超时时间
timeout: 10s timeout: 10s
lettuce: 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