Commit 4c5afa3a by jiang'yun

修改

parent c18e41b9
......@@ -68,13 +68,24 @@ spring:
# redis 配置
redis:
# 地址
host: 192.168.31.167
# host: 192.168.31.167
# 端口,默认为6379
port: 6379
# port: 6379
# 数据库索引
database: 6
# 密码
password: qianhe2024
host: 182.92.202.17
port: 7789
# 密码
password: qianheRedis2021
#host: 192.168.31.167
# 端口,默认为6379
# port: 6379
# password: qianhe2024
# host: 127.0.0.1
# port: 7789
# # # 密码
# password: qianheRedis2021
# 连接超时时间
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