From 7550af68db04b9b32a7a3e927e5fb4dda628e1ee Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Wed, 24 Jul 2024 13:26:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E4=BA=86=E5=90=AF=E5=8A=A8=E6=97=B6?= =?UTF-8?q?=E9=A1=BA=E5=BA=8F=E7=9A=84=E6=B8=85=E6=99=B0=EF=BC=8C=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E6=9C=8D=E5=8A=A1=E7=9A=84=E4=BE=9D=E8=B5=96=E5=85=B3?= =?UTF-8?q?=E7=B3=BB?= 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 3fcd047..7a21534 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -102,7 +102,7 @@ services: - ./log:/app/log restart: always depends_on: - - photo_review_1 + - photo_review_5 command: [ "photo_mask.py", "--clean", "True" ] deploy: resources: