更改redis-server索引为 1
This commit is contained in:
parent
79e15717a7
commit
f896d78f3b
@ -74,7 +74,7 @@ spring:
|
||||
# 端口,默认为6379
|
||||
port: 6379
|
||||
# 数据库索引
|
||||
database: 9
|
||||
database: 1
|
||||
# 密码
|
||||
password:
|
||||
# 连接超时时间
|
||||
|
Loading…
Reference in New Issue
Block a user