From 31ffa8f4bba29e1069ac6ef6a07a43645690c4f2 Mon Sep 17 00:00:00 2001 From: PandaX <18610165312@163.com> Date: Thu, 2 Nov 2023 16:59:02 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BC=98=E5=8C=96]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/docker-compose.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/deploy/docker-compose.yaml b/deploy/docker-compose.yaml index c0f7418..dba8bcb 100644 --- a/deploy/docker-compose.yaml +++ b/deploy/docker-compose.yaml @@ -43,7 +43,7 @@ services: ports: - "3306:3306" pandax: - image: ccr.ccs.tencentyun.com/pandax/pandax:v1.9.1 + image: ccr.ccs.tencentyun.com/pandax/pandax:v0.1 container_name: pandax restart: always depends_on: @@ -56,22 +56,20 @@ services: - "9001:9001" - "9002:9002" - "9003:9003" - - "8801:8801" - - "5060:5060" pandax-web: - image: ccr.ccs.tencentyun.com/pandax/pandaxweb:v1.9.1 + image: ccr.ccs.tencentyun.com/pandax/pandaxweb:v0.1 container_name: pandax-web restart: always ports: - "7789:7789" pandax-screen: - image: ccr.ccs.tencentyun.com/pandax/pandaxscreen:v1.9.1 + image: ccr.ccs.tencentyun.com/pandax/pandaxscreen:v0.1 container_name: pandax-screen restart: always ports: - "7790:7790" pandax-rule: - image: ccr.ccs.tencentyun.com/pandax/pandaxrule:v1.8 + image: ccr.ccs.tencentyun.com/pandax/pandaxrule:v0.1 container_name: pandax-rule restart: always ports: