feat deploy on zeabur

This commit is contained in:
LanQian 2024-04-21 01:34:18 +08:00
parent 2e92632eee
commit 4337b50cd2

View File

@ -31,6 +31,10 @@
## Deploy
### (推荐) zeabur部署
[![Deploy on Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/templates/6HEGIZ?referralCode=LanQian528)
### 直接部署
```bash
@ -51,7 +55,7 @@ docker run -d \
lanqian528/chat2api:latest
```
### (推荐) Docker Compose部署
### (推荐可用4.0) Docker Compose部署
创建一个新的目录例如chat2api并进入该目录