mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00
version docs
This commit is contained in:
@@ -14,3 +14,11 @@ weight: 996
|
||||
1. https://xxxxx/api/admin/initv43
|
||||
|
||||
会给 PG 数据库的 modeldata 表插入一个新列 file_id,用于存储文件 ID。
|
||||
|
||||
## 增加环境变量
|
||||
|
||||
增加一个 `FILE_TOKEN_KEY` 环境变量,用于生成文件预览链接,过期时间为 30 分钟。
|
||||
|
||||
```
|
||||
FILE_TOKEN_KEY=filetokenkey
|
||||
```
|
||||
|
Reference in New Issue
Block a user