|
|
@ -1,5 +1,5 @@
|
|
|
|
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
|
|
|
|
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
|
|
|
|
xxl.job.admin.addresses=http://172.22.62.105/internal/etl/xxl-job-admin
|
|
|
|
xxl.job.admin.addresses=https://172.22.62.105/internal/etl/xxl-job-admin
|
|
|
|
|
|
|
|
|
|
|
|
### xxl-job, access token
|
|
|
|
### xxl-job, access token
|
|
|
|
xxl.job.accessToken=default_token
|
|
|
|
xxl.job.accessToken=default_token
|
|
|
@ -7,7 +7,7 @@ xxl.job.accessToken=default_token
|
|
|
|
### xxl-job executor appname
|
|
|
|
### xxl-job executor appname
|
|
|
|
xxl.job.executor.appname=qpsy-interbase2
|
|
|
|
xxl.job.executor.appname=qpsy-interbase2
|
|
|
|
### xxl-job executor registry-address: default use address to registry , otherwise use ip:port if address is null
|
|
|
|
### xxl-job executor registry-address: default use address to registry , otherwise use ip:port if address is null
|
|
|
|
xxl.job.executor.address=http://172.22.62.105
|
|
|
|
xxl.job.executor.address=https://172.22.62.105
|
|
|
|
### xxl-job executor server-info
|
|
|
|
### xxl-job executor server-info
|
|
|
|
xxl.job.executor.ip=
|
|
|
|
xxl.job.executor.ip=
|
|
|
|
xxl.job.executor.port=19998
|
|
|
|
xxl.job.executor.port=19998
|
|
|
|