From e35272d027065179bad1427d7247a80bd5c50094 Mon Sep 17 00:00:00 2001 From: wangqiy <1530284170@qq.com> Date: Mon, 21 Apr 2025 15:13:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=A7=E8=A1=8C=E5=99=A8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-test.yaml b/compose-test.yaml index 76672ab..08c00b4 100644 --- a/compose-test.yaml +++ b/compose-test.yaml @@ -24,7 +24,7 @@ services: build: ./xxl-job-admin image: "mrsinham/alpine-oraclejdk8:latest" ports: - - "10067:10097" + - "10086:10086" environment: - TZ=Asia/Shanghai - spring.profiles.active=dev