From 1bcaa08f90cc76cc95822ad8a1bd18e60be0c486 Mon Sep 17 00:00:00 2001 From: yinzuomei <576302893@qq.com> Date: Mon, 25 May 2020 20:10:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=8D=87=E7=BA=A7=EF=BC=9Abu?= =?UTF-8?q?g=E4=BF=AE=E6=94=B9=EF=BC=9A=E5=B1=85=E6=B0=91=E7=AB=AF?= =?UTF-8?q?=E9=A6=96=E9=A1=B5=EF=BC=8C=E6=9C=80=E6=96=B0=E8=AE=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=8C=E8=AE=AE=E9=A2=98=E5=8F=91=E8=B5=B7=E4=BA=BA=E5=A4=B4?= =?UTF-8?q?=E5=83=8F=E8=BF=94=E5=8F=82key=E4=BF=AE=E6=94=B9=E4=B8=BAuserHe?= =?UTF-8?q?adPhoto=EF=BC=8Cresihome?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resi-home/resi-home-server/deploy/docker-compose-dev.yml | 2 +- epmet-module/resi-home/resi-home-server/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/epmet-module/resi-home/resi-home-server/deploy/docker-compose-dev.yml b/epmet-module/resi-home/resi-home-server/deploy/docker-compose-dev.yml index c1efe4046a..de9207844f 100644 --- a/epmet-module/resi-home/resi-home-server/deploy/docker-compose-dev.yml +++ b/epmet-module/resi-home/resi-home-server/deploy/docker-compose-dev.yml @@ -2,7 +2,7 @@ version: "3.7" services: resi-home-server: container_name: resi-home-server-dev - image: 192.168.1.130:10080/epmet-cloud-dev/resi-home-server:0.3.5 + image: 192.168.1.130:10080/epmet-cloud-dev/resi-home-server:0.3.6 ports: - "8104:8104" network_mode: host # 使用现有网络 diff --git a/epmet-module/resi-home/resi-home-server/pom.xml b/epmet-module/resi-home/resi-home-server/pom.xml index 71c700a5d3..75b70f9e09 100644 --- a/epmet-module/resi-home/resi-home-server/pom.xml +++ b/epmet-module/resi-home/resi-home-server/pom.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - 0.3.5 + 0.3.6 resi-home