Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
13681c92
authored
Dec 15, 2025
by
Deepturn
Committed by
GitHub
Dec 15, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modify FastGPT environment variable names (#6094)
Updated FastGPT environment variable names for clarity.
parent
0b02f662
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
document/content/docs/upgrading/4-13/4132.mdx
+2
-2
No files found.
document/content/docs/upgrading/4-13/4132.mdx
View file @
13681c92
...
...
@@ -17,8 +17,8 @@ description: 'FastGPT V4.13.2 更新说明'
### 2. 增加 FastGPT/FastGPT-pro 环境变量
```
S3_PUBLIC_BUCKET=fastgpt
_
public #(公开读公开桶名称,对应原来 plugin 项目的S3_TOOL_BUCKET)
S3_PRIVATE_BUCKET=fastgpt
_
private #(私有读私有写桶名称,对应原来 plugin 项目的S3_PLUGIN_BUCKET)
S3_PUBLIC_BUCKET=fastgpt
-
public #(公开读公开桶名称,对应原来 plugin 项目的S3_TOOL_BUCKET)
S3_PRIVATE_BUCKET=fastgpt
-
private #(私有读私有写桶名称,对应原来 plugin 项目的S3_PLUGIN_BUCKET)
```
### 3. 修复 fastgpt-plugin 环境变量
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment