|
@@ -116,7 +116,7 @@ spring:
|
|
cache: 11 # cache索引
|
|
cache: 11 # cache索引
|
|
similar: 11 # similar索引
|
|
similar: 11 # similar索引
|
|
host: 192.168.0.181 #Redis服务器地址
|
|
host: 192.168.0.181 #Redis服务器地址
|
|
- port: 6378 # Redis服务器连接端口(本地环境端口6378,其他环境端口是6379)
|
|
|
|
|
|
+ port: 6379 # Redis服务器连接端口(本地环境端口6378,其他环境端口是6379)
|
|
password: lantone # Redis服务器连接密码(默认为空)
|
|
password: lantone # Redis服务器连接密码(默认为空)
|
|
lettuce:
|
|
lettuce:
|
|
pool:
|
|
pool:
|