From 2fb89172c520fbaf2e0e8ac3ab012391b86239da Mon Sep 17 00:00:00 2001 From: jianjun Date: Fri, 26 Nov 2021 17:15:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=9F=E7=9B=B8=E5=85=B3=E6=97=B6=E4=BD=BF?= =?UTF-8?q?=E7=94=A8maxValue-k*(xi-min)=20=E5=8F=8A=E7=BB=9F=E8=AE=A1?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=A7=AF=E5=88=86=E6=8E=92=E5=90=8D=20?= =?UTF-8?q?=E5=A4=A9=20=20up?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../data-statistical-server/deploy/docker-compose-prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epmet-module/data-statistical/data-statistical-server/deploy/docker-compose-prod.yml b/epmet-module/data-statistical/data-statistical-server/deploy/docker-compose-prod.yml index 6e58b05e60..c5a2bfb68d 100644 --- a/epmet-module/data-statistical/data-statistical-server/deploy/docker-compose-prod.yml +++ b/epmet-module/data-statistical/data-statistical-server/deploy/docker-compose-prod.yml @@ -2,7 +2,7 @@ version: "3.7" services: data-statistical-server: container_name: data-statistical-server-prod - image: registry-vpc.cn-qingdao.aliyuncs.com/epmet-cloud-master/data-statistical-server:0.3.266 + image: registry-vpc.cn-qingdao.aliyuncs.com/epmet-cloud-master/data-statistical-server:0.3.267 ports: - "8108:8108" network_mode: host # 使用现有网络