Quote Modal UI and fix doc (#432)

This commit is contained in:
Archer
2023-10-25 20:13:32 +08:00
committed by GitHub
parent f2fb0aedfd
commit 008d0af010
6 changed files with 14 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ git clone git@github.com:<github_username>/FastGPT.git
**环境变量**
复制.env.template 文件,生成一个.env.local 环境变量文件,修改.env.local 里内容才是有效的变量。变量说明见 .env.template
复制.env.template 文件,在同级目录下生成一个.env.local 文件,修改.env.local 里内容才是有效的变量。变量说明见 .env.template
**config 配置文件**