!127 【修复】AI模块redis配置错误

Merge pull request !127 from OnPeaceOfMind/master-jdk17
pull/128/MERGE
芋道源码 2024-07-27 07:33:32 +00:00 committed by Gitee
commit 7d79a49beb
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 # 数据库索引