From c7a5441912236af4a48df801255c18513d60ef43 Mon Sep 17 00:00:00 2001 From: liuyebo <1515783401@qq.com> Date: Thu, 5 Sep 2024 13:58:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=A8=A1=E6=9D=BF=E7=9A=84?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=EF=BC=8C=E5=BF=85=E9=A1=BB=E4=BB=A5x-?= =?UTF-8?q?=E5=BC=80=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 68a3924..8c99003 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,9 +1,9 @@ -template: +x-env: &template image: fcb_photo_review:1.14.1 restart: always -review_template: +x-review: &review_template <<: *template volumes: @@ -17,7 +17,7 @@ review_template: capabilities: [ 'gpu' ] driver: 'nvidia' -mask_template: +x-mask: &mask_template <<: *template volumes: