This commit is contained in:
caixiang
2023-03-03 14:33:18 +08:00
parent a8d3147ac9
commit 6d88aacee0
18 changed files with 355 additions and 187 deletions

View File

@@ -33,9 +33,10 @@ spring:
enabled: true
redis:
database: 6
host: 192.168.0.135
port: 6380
password: '@WSXcde3' # 密码(默认为空)
host: 10.0.1.249
#host: 127.0.0.1
port: 6379
password: '' # 密码(默认为空)
timeout: 6000ms # 连接超时时长(毫秒)
jedis:
pool: