redis密码

This commit is contained in:
2024-12-17 13:42:35 +08:00
parent ed4720d992
commit e40068a762

View File

@@ -34,7 +34,7 @@ spring:
database: 0 database: 0
host: localhost host: localhost
port: 6379 port: 6379
password: 111111 # 密码(默认为空) password: # 密码(默认为空)
timeout: 6000ms # 连接超时时长(毫秒) timeout: 6000ms # 连接超时时长(毫秒)
jedis: jedis:
pool: pool: