by Robin at 20240325; alter xxl-job
This commit is contained in:
parent
7df6e1862c
commit
a4332f706a
|
@ -112,9 +112,9 @@ server_info:
|
|||
file_server_domain_name: "https://file.tiefen.fun/"
|
||||
|
||||
xxl_job:
|
||||
server_addr: "http://172.16.0.174:9800/xxl-job-admin"
|
||||
server_addr: "http://172.16.0.186:9800/xxl-job-admin"
|
||||
access_token: "default_token"
|
||||
executor_ip: "172.16.0.177"
|
||||
executor_ip: "172.16.0.185"
|
||||
executor_port: "9801"
|
||||
registry_key: "golang-jobs-executor"
|
||||
log_path: "/app/ironfan/log/xxl_job/"
|
||||
|
|
Loading…
Reference in New Issue