|
|
|
@ -1,13 +1,13 @@
|
|
|
|
|
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
|
|
|
|
|
xxl.job.admin.addresses=https://10.201.1.101:8082/internal/etl/xxl-job-admin
|
|
|
|
|
xxl.job.admin.addresses=http://172.22.62.105/internal/etl/xxl-job-admin
|
|
|
|
|
|
|
|
|
|
### xxl-job, access token
|
|
|
|
|
xxl.job.accessToken=default_token
|
|
|
|
|
|
|
|
|
|
### xxl-job executor appname
|
|
|
|
|
xxl.job.executor.appname=gsmsv3-collect
|
|
|
|
|
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.address=https://10.201.1.101:8082
|
|
|
|
|
xxl.job.executor.address=http://172.22.62.105
|
|
|
|
|
### xxl-job executor server-info
|
|
|
|
|
xxl.job.executor.ip=
|
|
|
|
|
xxl.job.executor.port=19998
|
|
|
|
|