From 73ffc037f4137eed3dbe970147b7b9110bca2098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Fri, 7 Mar 2025 14:22:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=87=8F=E5=B0=91=E6=9A=B4=E9=9C=B2?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compose/astrbot.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/compose/astrbot.yml b/compose/astrbot.yml index 8b72ea2..ca925dd 100644 --- a/compose/astrbot.yml +++ b/compose/astrbot.yml @@ -7,8 +7,6 @@ services: - NAPCAT_GID=${NAPCAT_GID:-1000} - MODE=astrbot ports: - - 3000:3000 - - 3001:3001 - 6099:6099 container_name: napcat restart: always @@ -27,9 +25,8 @@ services: - "6185:6185" - "6195:6195" - "6199:6199" - - "6196:6196" - - "11451:11451" volumes: + - ./data:/AstrBot/data - ./napcat:/app/napcat - ./ntqq:/app/.config/QQ networks: