修改redis 配置
This commit is contained in:
@@ -13,7 +13,7 @@ spring:
|
||||
password: ${REDIS_PASSWORD:123456}
|
||||
port: ${REDIS_PORT:6379}
|
||||
timeout: 8s
|
||||
database: 2
|
||||
database: 0
|
||||
|
||||
# 电子邮箱
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user