修改:xxljob执行器ip配置
This commit is contained in:
@@ -156,9 +156,9 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
address:
|
||||
# 执行器IP
|
||||
ip:
|
||||
ip: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
port: 8104
|
||||
# 执行器日志路径
|
||||
|
||||
@@ -156,9 +156,9 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
address:
|
||||
# 执行器IP
|
||||
ip:
|
||||
ip: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
port: 8104
|
||||
# 执行器日志路径
|
||||
|
||||
@@ -165,9 +165,9 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
address:
|
||||
# 执行器IP
|
||||
ip:
|
||||
ip: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
port: 8104
|
||||
# 执行器日志路径
|
||||
|
||||
@@ -155,9 +155,9 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
address:
|
||||
# 执行器IP
|
||||
ip:
|
||||
ip: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
port: 8104
|
||||
# 执行器日志路径
|
||||
|
||||
@@ -152,9 +152,9 @@ xxl:
|
||||
# 执行器应用名称 服务名-job-executor
|
||||
appname: data-job-executor
|
||||
# 执行器注册地址:默认使用address注册,若为null则使用ip:port注册
|
||||
address: ${XXL_JOB_EXECUTOR_IP:}
|
||||
address:
|
||||
# 执行器IP
|
||||
ip:
|
||||
ip: ${XXL_JOB_EXECUTOR_IP:}
|
||||
# 执行器端口,为了好记,web服务端口+1000
|
||||
port: 8104
|
||||
# 执行器日志路径
|
||||
|
||||
Reference in New Issue
Block a user