From 288e57d0d7c35e730c8b42531abc1b45b6d2d958 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: Mon, 21 Apr 2025 12:30:07 +0800 Subject: [PATCH] Update koishi.yml --- compose/koishi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose/koishi.yml b/compose/koishi.yml index 6e043b0..3e19ae5 100644 --- a/compose/koishi.yml +++ b/compose/koishi.yml @@ -28,7 +28,7 @@ services: ports: - 5140:5140 volumes: - - ./napcat:/app/napcat + - ./napcat/config:/app/napcat/config - ./ntqq:/app/.config/QQ - ./koishi:/koishi networks: @@ -36,4 +36,4 @@ services: networks: koishi_network: - driver: bridge \ No newline at end of file + driver: bridge