配置文件修复

This commit is contained in:
2025-03-04 09:14:15 +08:00
parent ec98add5b2
commit 64a7502568
2 changed files with 5 additions and 5 deletions

View File

@@ -105,13 +105,13 @@ spring:
spring:
redis:
# 地址
host: localhost
host: 110.41.139.73
# 端口默认为6379
port: 6379
# 数据库索引
database: 0
# 密码(如没有密码请注释掉)
password: ruoyi@123
password: WANGyu11!
# 连接超时时间
timeout: 10s
# 是否开启ssl