|
@@ -1,8 +1,8 @@
|
1
|
1
|
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
|
2
|
|
-xxl.job.admin.addresses=http://127.0.0.1:8282/xxl-job-admin
|
|
2
|
+xxl.job.admin.addresses=http://127.0.0.1:8080/xxl-job-admin
|
3
|
3
|
|
4
|
4
|
### xxl-job executor address
|
5
|
|
-xxl.job.executor.appname=xxl-job-executor-sample-nutz
|
|
5
|
+xxl.job.executor.appname=xxl-job-executor-sample
|
6
|
6
|
xxl.job.executor.ip=
|
7
|
7
|
xxl.job.executor.port=1024
|
8
|
8
|
|