redis配置更新

This commit is contained in:
wkc
2026-02-26 16:37:37 +08:00
parent acd6c38ae2
commit 1fb945a40f

View File

@@ -79,7 +79,7 @@ spring:
# 地址 # 地址
host: 116.62.17.81 host: 116.62.17.81
# 端口默认为6379 # 端口默认为6379
port: 6379 port: 6380
# 数据库索引 # 数据库索引
database: 0 database: 0
# 密码 # 密码