Pre Merge pull request !1114 from 杜婷/N/A

pull/1114/MERGE
杜婷 2025-11-28 01:27:58 +00:00 committed by Gitee
commit b1bf2855b4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -68,13 +68,13 @@ spring:
# redis 配置
redis:
# 地址
host: localhost
host: 192.168.226.149
# 端口默认为6379
port: 6379
# 数据库索引
database: 0
# 密码
password:
password: 123456
# 连接超时时间
timeout: 10s
lettuce: