mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-07 01:02:55 +08:00
Doc (#6493)
* cloud doc * doc refactor * doc move * seo * remove doc * yml * doc * fix: tsconfig * fix: tsconfig
This commit is contained in:
@@ -322,7 +322,7 @@ Simple tools may not need E2E testing. For complex tools, the review team may re
|
||||
|
||||
### 6.1 Deploy the E2E Test Environment
|
||||
|
||||
1. Follow [Quick Start Local Development](/docs/introduction/development/intro) to set up a local FastGPT development environment
|
||||
1. Follow [Quick Start Local Development](/docs/self-host/dev) to set up a local FastGPT development environment
|
||||
2. Run `cd runtime && cp .env.template .env.local` to copy the environment variable template, then connect to the Minio, Mongo, and Redis instances from step 1
|
||||
3. Run `bun run dev` to start the development environment, then update FastGPT's environment variables to connect to your fastgpt-plugin instance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user