From 62686a6213ded587c07a77004421c3eb08092944 Mon Sep 17 00:00:00 2001 From: guoyongchang Date: Thu, 5 Mar 2026 16:17:33 +0800 Subject: [PATCH] =?UTF-8?q?revert:=20=E8=BF=98=E5=8E=9F=20docker-compose.l?= =?UTF-8?q?ocal.yml=20=E7=9A=84=E6=9C=AC=E5=9C=B0=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- deploy/docker-compose.local.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy/docker-compose.local.yml b/deploy/docker-compose.local.yml index 2f969ed2..0ef397df 100644 --- a/deploy/docker-compose.local.yml +++ b/deploy/docker-compose.local.yml @@ -24,8 +24,7 @@ services: # Sub2API Application # =========================================================================== sub2api: - image: sub2api:local - # image: weishaw/sub2api:latest # 远程镜像(注释掉) + image: weishaw/sub2api:latest container_name: sub2api restart: unless-stopped ulimits: