This commit is contained in:
archer
2023-08-19 22:02:27 +08:00
parent 1fcdd7cb8d
commit 4d8c03ead5
5 changed files with 13 additions and 14 deletions

View File

@@ -33,5 +33,5 @@ pnpm dev
## 镜像打包
```bash
docker build -t c121914yu/fastgpt .
docker build -t dockername/fastgpt .
```