redis配置及jmeter持续时长默认值
This commit is contained in:
@@ -71,13 +71,13 @@ spring:
|
||||
# redis 配置
|
||||
redis:
|
||||
# 地址
|
||||
host: ah.qyyh.net
|
||||
host: 47.99.93.74
|
||||
# 端口,默认为6379
|
||||
port: 15129
|
||||
port: 6379
|
||||
# 数据库索引
|
||||
database: 1
|
||||
# 密码
|
||||
password:
|
||||
password: foobaredDkhsb
|
||||
# 连接超时时间
|
||||
timeout: 10s
|
||||
lettuce:
|
||||
|
||||
Reference in New Issue
Block a user