Pre Merge pull request !126 from OnPeaceOfMind/master

pull/126/MERGE
OnPeaceOfMind 2024-07-24 11:09:52 +00:00 committed by Gitee
commit 8f0e23155b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ spring:
password: 123456
# Redis 配置。Redisson 默认的配置足够使用,一般不需要进行调优
redis:
data:
data:
redis:
host: 127.0.0.1 # 地址
port: 6379 # 端口
database: 0 # 数据库索引