gongyingshangxinxi yewuyuan
This commit is contained in:
@ -73,12 +73,15 @@ spring:
|
|||||||
|
|
||||||
# 生产区 redis 配置
|
# 生产区 redis 配置
|
||||||
redis:
|
redis:
|
||||||
host: localhost # Redis 服务器地址,默认本地:ml-citation{ref="1,4" data="citationList"}
|
sentinel:
|
||||||
port: 6379 # 监听端口,默认 6379:ml-citation{ref="1,4" data="citationList"}
|
master: mymaster
|
||||||
# password: Yhblsqt%21 # 访问密码(若无密码可省略):ml-citation{ref="1,4" data="citationList"}
|
nodes: 10.60.161.59:26379, 10.60.161.59:26380, 10.60.161.59:26381
|
||||||
# database: 4 # 选择数据库编号,默认 0:ml-citation{ref="1,6" data="citationList"}
|
password: pass
|
||||||
timeout: 3000 # 连接超时时间(单位:毫秒):ml-citation{ref="4,6" data="citationList"}
|
database:
|
||||||
|
sharding: 1
|
||||||
|
cache: 2
|
||||||
|
idempotent: 3
|
||||||
|
userinfo: 4
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user