docs: fix typos (#898)

This commit is contained in:
Holata Seminole
2024-02-27 18:53:17 +08:00
committed by GitHub
parent fd9b6291af
commit 32686f9e3e

View File

@@ -19,7 +19,7 @@ images: []
## 通用问题
### 能否纯本地允许
### 能否纯本地运行
可以。需要准备好向量模型和LLM模型。
@@ -132,4 +132,4 @@ mongo连接失败检查
2. 复制 `config.json` -> `config.local.json`
3. 复制 `.env.template` -> `.env.local`
4. `cd projects/app`
5. `pnpm dev`
5. `pnpm dev`