修改redis连接的database

This commit is contained in:
1378012178@qq.com 2025-08-15 16:31:44 +08:00
parent 59b51aedab
commit 5ad7a20675
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ spring:
# driver-class-name: com.mysql.cj.jdbc.Driver
#redis 配置
redis:
database: 0
database: 1
host: 127.0.0.1
port: 6379
password: