From 0add5e1cd843cb1605f1f0d135964d69c9b23f2d Mon Sep 17 00:00:00 2001 From: shindw Date: Wed, 4 Feb 2026 10:28:35 +0900 Subject: [PATCH] =?UTF-8?q?[api]=20Jenkinsfile.pjt=20-=20=EB=8F=84?= =?UTF-8?q?=EC=BB=A4=20=ED=91=B8=EC=8B=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/pjt/compose/api-compose.pjt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/pjt/compose/api-compose.pjt.yml b/deploy/pjt/compose/api-compose.pjt.yml index cc18bfa..142dc67 100644 --- a/deploy/pjt/compose/api-compose.pjt.yml +++ b/deploy/pjt/compose/api-compose.pjt.yml @@ -1,5 +1,6 @@ services: app: + container_name: alist-api image: registry.pjt.kr/alist/api:${IMAGE_TAG} restart: always