feat():云服务器配置
This commit is contained in:
@@ -73,8 +73,9 @@ spring:
|
|||||||
port: 6379
|
port: 6379
|
||||||
# 数据库索引
|
# 数据库索引
|
||||||
database: 0
|
database: 0
|
||||||
# 密码
|
# 密码 abcd1234 fe2b3cef78b74d3692909bdcbdf46331
|
||||||
password: abcd1234
|
password: fe2b3cef78b74d3692909bdcbdf46331
|
||||||
|
#password:
|
||||||
# 连接超时时间
|
# 连接超时时间
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
lettuce:
|
lettuce:
|
||||||
|
|||||||
Reference in New Issue
Block a user