From 76ac9503c65fa9a497210814898894599764a302 Mon Sep 17 00:00:00 2001 From: lxh2875931338 Date: Tue, 28 Jul 2026 21:58:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=83=A8=E5=88=86=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 5ff4486..eecf55f 100644 --- a/deploy.sh +++ b/deploy.sh @@ -544,7 +544,7 @@ do_deploy() { --name frpc-console \ --restart=always \ --network host \ - -v ${DATA_DIR}:/app/data \ + -v ${DEPLOY_DIR}:/app \ -e PORT=${PORT} \ -e TZ=Asia/Shanghai \ ${IMAGE_NAME}:latest