redis密码
This commit is contained in:
parent
6368120a1b
commit
1093a92d97
|
|
@ -30,7 +30,7 @@ spring:
|
|||
database: 0
|
||||
host: 127.0.0.1 # Redis服务器地址
|
||||
port: 6379
|
||||
password: 111111 # 密码(默认为空)
|
||||
password: 222222 # 密码(默认为空)
|
||||
timeout: 6000ms # 连接超时时长(毫秒)
|
||||
jedis:
|
||||
pool:
|
||||
|
|
|
|||
Loading…
Reference in New Issue