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