|
@@ -82,7 +82,7 @@ spring:
|
|
redis:
|
|
redis:
|
|
database:
|
|
database:
|
|
cache: 6 # Redis缓存索引
|
|
cache: 6 # Redis缓存索引
|
|
- host: 192.168.2.236 #Redis服务器地址
|
|
|
|
|
|
+ host: 192.168.2.241 #Redis服务器地址
|
|
port: 6379 # Redis服务器连接端口
|
|
port: 6379 # Redis服务器连接端口
|
|
password: lantone # Redis服务器连接密码(默认为空)
|
|
password: lantone # Redis服务器连接密码(默认为空)
|
|
lettuce:
|
|
lettuce:
|