This commit is contained in:
2025-03-04 16:18:34 +08:00
parent ff39208d80
commit 71bc16b2c4
6 changed files with 15 additions and 10 deletions

@ -30,10 +30,10 @@ spring:
date-format: "yyyy-MM-dd HH:mm:ss"
time-zone: GMT+8
redis:
host: 10.59.3.242
host: 10.59.3.218
port: 6379
# 密码过于复杂需要使用''引起来,要不可能导致项目无法启动,因为无法识别特殊字符
password: yckj2018
password: ZhEnTuAi
jedis:
pool:
max-active: -1 # 连接池最大连接数(使用负值表示没有限制)