mirror of
https://github.com/RemainderTime/spring-boot-base-demo.git
synced 2026-03-06 20:20:44 +08:00
地址调整
This commit is contained in:
@@ -22,7 +22,7 @@ spring:
|
||||
redis:
|
||||
port: 6379 #Redis服务器连接的端口
|
||||
host: 120.48.109.209 # Redis服务器的地址
|
||||
password: redis # Redis服务器连接密码(默认为空)
|
||||
password: 123456 # Redis服务器连接密码(默认为空)
|
||||
timeout: 5000 # 连接超时时间(毫秒)
|
||||
lettuce: #参考博客 https://blog.csdn.net/weixin_43944305/article/details/124322595
|
||||
pool:
|
||||
|
||||
Reference in New Issue
Block a user