From ff0c162813e5dde8e8f854b2e5bc7843a26c54f7 Mon Sep 17 00:00:00 2001 From: chenxingming <13019562@qq.com> Date: Wed, 19 Apr 2023 18:05:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 1b1eae4..eb2b2b9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ services: - hpds-network restart: always ports: - - "8005:5000" + - "8002:5000" volumes: - /usr/local/cuda/lib64:/usr/local/cuda/lib64