修改:hpc从params里获取文件正则;xxljob执行器ip优化
This commit is contained in:
@@ -156,7 +156,7 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address:
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器IP
|
||||
ip:
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
|
||||
@@ -156,7 +156,7 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address:
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器IP
|
||||
ip:
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
|
||||
@@ -165,7 +165,7 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address:
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器IP
|
||||
ip:
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
|
||||
@@ -155,7 +155,7 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address:
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器IP
|
||||
ip:
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
|
||||
@@ -152,7 +152,7 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address:
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器IP
|
||||
ip:
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
|
||||
Reference in New Issue
Block a user