diff --git a/README.md b/README.md index bc2230b..eeeccfd 100644 --- a/README.md +++ b/README.md @@ -81,10 +81,10 @@ ```bash # 使用 curl -curl -fsSL https://gitee.com/yu-yon/vue-driven-cloud-storage/raw/master/install.sh | bash +curl -fsSL https://git.workyai.cn/237899745/vue-driven-cloud-storage/raw/branch/master/install.sh | bash # 或使用 wget -wget -qO- https://gitee.com/yu-yon/vue-driven-cloud-storage/raw/master/install.sh | bash +wget -qO- https://git.workyai.cn/237899745/vue-driven-cloud-storage/raw/branch/master/install.sh | bash ``` 安装脚本会自动完成以下工作: @@ -104,7 +104,7 @@ wget -qO- https://gitee.com/yu-yon/vue-driven-cloud-storage/raw/master/install.s ```bash # 1. 克隆项目 -git clone https://gitee.com/yu-yon/vue-driven-cloud-storage.git +git clone https://git.workyai.cn/237899745/vue-driven-cloud-storage.git cd vue-driven-cloud-storage # 2. 启动服务 @@ -408,7 +408,7 @@ A: 默认限制 5GB,可在 Nginx 配置中修改 `client_max_body_size`。 ```bash # 克隆项目 -git clone https://gitee.com/yu-yon/vue-driven-cloud-storage.git +git clone https://git.workyai.cn/237899745/vue-driven-cloud-storage.git cd vue-driven-cloud-storage # 安装依赖 @@ -434,8 +434,9 @@ node server.js ## 💬 联系方式 -- **项目地址**: https://gitee.com/yu-yon/vue-driven-cloud-storage -- **问题反馈**: 请在 Gitee 提交 Issue +- **项目地址**: https://git.workyai.cn/237899745/vue-driven-cloud-storage +- **Gitee镜像**: https://gitee.com/yu-yon/vue-driven-cloud-storage +- **问题反馈**: 请在 Gitea 提交 Issue ## 🙏 致谢