From e057825b25191f95b672a0005413ece071d3d7fb Mon Sep 17 00:00:00 2001 From: rensumo Date: Tue, 2 Dec 2025 14:40:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=AB=E9=80=9F=E9=83=A8?= =?UTF-8?q?=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add quick deployment instructions and Docker deployment section. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fe6f39c..105d086 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,11 @@ mvn package -DskipTests ``` 打包好的文件位于 web-service/target/netdisk-fast-download-bin.zip + +## 快速部署 + +https://app.rainyun.com/apps/rca/store/7273/ssl_?s=ndf + ## Linux服务部署 ### Docker 部署(Main分支)