更新日志
This commit is contained in:
@@ -35,20 +35,17 @@
|
|||||||
|
|
||||||
适用于 Linux / Windows,无需 Docker,单文件运行。
|
适用于 Linux / Windows,无需 Docker,单文件运行。
|
||||||
|
|
||||||
👉 详见:([二进制安装指南](https://git.whitetop.xyz/lxh2875931338/frpc-console/src/branch/main/install_binary.md))
|
👉 详见:[二进制安装指南](./INSTALL_BINARY.md)
|
||||||
|
|
||||||
### 🐳 Docker 部署(一键脚本)
|
### 🐳 Docker 部署(一键脚本)
|
||||||
|
|
||||||
适用于 Linux 服务器,自动编译 + 自动部署。
|
适用于 Linux 服务器,自动编译 + 自动部署。
|
||||||
|
|
||||||
> ⚠️ **注意**:Docker 版直接从源码构建,使用的是当前 `main` 分支的最新代码,更新进度会远快于 Release 版本。⚠️</br>
|
|
||||||
> 如需使用特定版本(如 LTS),请查看 [Releases](https://git.whitetop.xyz/lxh2875931338/frpc-console/releases) 确认版本号,并通过二进制方式部署指定版本。
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -sSL https://git.whitetop.xyz/lxh2875931338/frpc-console/raw/main/deploy.sh | sudo bash
|
curl -sSL https://git.whitetop.xyz/lxh2875931338/frpc-console/raw/main/deploy.sh | sudo bash
|
||||||
```
|
```
|
||||||
|
|
||||||
👉 详见:([Docker 安装指南](https://git.whitetop.xyz/lxh2875931338/frpc-console/src/branch/main/install_docker.md))
|
👉 详见:[Docker 安装指南](./INSTALL_DOCKER.md)
|
||||||
|
|
||||||
### 🔧 源码编译
|
### 🔧 源码编译
|
||||||
|
|
||||||
@@ -261,14 +258,7 @@ frpc-console 遵循 **“够用就好”** 的原则:
|
|||||||
|
|
||||||
## 📝 更新日志
|
## 📝 更新日志
|
||||||
|
|
||||||
<<<<<<< HEAD
|
#### 相关更新日志请查看[update-logs.md](https://git.whitetop.xyz/lxh2875931338/frpc-console/raw/main/update-logs.md)
|
||||||
完整更新日志请查看[update-logs](https://git.whitetop.xyz/lxh2875931338/frpc-console/src/branch/main/update-logs.md)
|
|
||||||
=======
|
|
||||||
|
|
||||||
## 📝 更新日志
|
|
||||||
|
|
||||||
####相关更新日志请查看[update-logs.md](https://git.whitetop.xyz/lxh2875931338/frpc-console/raw/main/update-logs.md)
|
|
||||||
>>>>>>> test
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user