feat: 添加 NewApi 安装脚本
- 新增基于 Docker Compose 的 NewApi 安装脚本,包含 SQLite、Redis、随机密钥、健康检查、防火墙配置和定时自动更新 - 在 README 中补充从远程安装路径运行该脚本的命令
This commit is contained in:
@@ -95,6 +95,11 @@ bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/14-J
|
||||
bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/15-LobeChat.sh)
|
||||
```
|
||||
|
||||
- 20-NewApi.sh
|
||||
```sh
|
||||
bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/20-NewApi.sh)
|
||||
```
|
||||
|
||||
- 23-Sub2API
|
||||
```sh
|
||||
bash <(curl -fsSL https://gitea.tohub.top/Share/vps/raw/branch/main/install/23-Sub2API.sh)
|
||||
|
||||
Reference in New Issue
Block a user