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