From c58b220d7ca927c157936faa23a21eab7dec7f21 Mon Sep 17 00:00:00 2001 From: Leufolium Date: Thu, 23 May 2024 04:45:37 +0800 Subject: [PATCH] return --- etc/mix/mix-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/mix/mix-test.yaml b/etc/mix/mix-test.yaml index 89d7da05..32145498 100644 --- a/etc/mix/mix-test.yaml +++ b/etc/mix/mix-test.yaml @@ -131,7 +131,7 @@ xxl_job: server_addr: "http://127.0.0.1:9800/xxl-job-admin" access_token: "default_token" executor_ip: "127.0.0.1" - executor_port: "9802" + executor_port: "9801" registry_key: "golang-jobs-executor" log_path: "/app/ironfan/log/xxl_job/" -- 2.41.0