mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-27 02:08:10 +08:00
Doc (#6493)
* cloud doc * doc refactor * doc move * seo * remove doc * yml * doc * fix: tsconfig * fix: tsconfig
This commit is contained in:
@@ -323,7 +323,7 @@ FastGPT-plugin 使用 Vitest 作为单测框架。
|
||||
|
||||
### 6.1 部署 E2E 测试环境
|
||||
|
||||
1. 参考 [快速开始本地开发](/docs/introduction/development/intro),在本地部署一套 FastGPT 开发环境
|
||||
1. 参考 [快速开始本地开发](/docs/self-host/dev),在本地部署一套 FastGPT 开发环境
|
||||
2. `cd runtime && cp .env.template .env.local` 复制环境变量样例文件,连接到上一步部署的 Minio, Mongo, Redis 中
|
||||
3. `bun run dev` 运行开发环境,修改 FastGPT 的环境变量,连接到你刚刚启动的 fastgpt-plugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user