From ededc2a000b934e3b8531228f66b786e8953f24d Mon Sep 17 00:00:00 2001 From: liuyuanfang Date: Thu, 20 Aug 2020 16:15:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E9=83=A8=E7=BD=B2=E6=96=87=E4=BB=B6=20=20wp/docker-compose.ym?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/wp/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/wp/docker-compose.yml b/docker/wp/docker-compose.yml index 716a456..fb2f12d 100644 --- a/docker/wp/docker-compose.yml +++ b/docker/wp/docker-compose.yml @@ -10,6 +10,6 @@ services: command: robot -i tsg_adc_wp -d wp/$time/ autotsg privileged: true volumes: - - /home/autotsg_jwc:/usr/src/python + - /home/autotsg_gao:/usr/src/python