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
14b55f5a
authored
Jul 28, 2026
by
Archer
Committed by
GitHub
Jul 28, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc (#7391)
parent
bebf217b
Hide whitespace changes
Inline
Side-by-side
Showing
29 changed files
with
79 additions
and
79 deletions
+79
-79
deploy/dev/docker-compose.cn.yml
+1
-1
deploy/dev/docker-compose.yml
+1
-1
deploy/version/main/args.json
+2
-2
deploy/version/v4.15/args.json
+2
-2
document/public/deploy/docker/main/cn/docker-compose.milvus.yml
+3
-3
document/public/deploy/docker/main/cn/docker-compose.oceanbase.yml
+3
-3
document/public/deploy/docker/main/cn/docker-compose.opengauss.yml
+3
-3
document/public/deploy/docker/main/cn/docker-compose.pg.yml
+3
-3
document/public/deploy/docker/main/cn/docker-compose.seekdb.yml
+3
-3
document/public/deploy/docker/main/cn/docker-compose.zilliz.yml
+3
-3
document/public/deploy/docker/main/global/docker-compose.milvus.yml
+3
-3
document/public/deploy/docker/main/global/docker-compose.oceanbase.yml
+3
-3
document/public/deploy/docker/main/global/docker-compose.opengauss.yml
+3
-3
document/public/deploy/docker/main/global/docker-compose.pg.yml
+3
-3
document/public/deploy/docker/main/global/docker-compose.seekdb.yml
+3
-3
document/public/deploy/docker/main/global/docker-compose.zilliz.yml
+3
-3
document/public/deploy/docker/v4.15/cn/docker-compose.milvus.yml
+3
-3
document/public/deploy/docker/v4.15/cn/docker-compose.oceanbase.yml
+3
-3
document/public/deploy/docker/v4.15/cn/docker-compose.opengauss.yml
+3
-3
document/public/deploy/docker/v4.15/cn/docker-compose.pg.yml
+3
-3
document/public/deploy/docker/v4.15/cn/docker-compose.seekdb.yml
+3
-3
document/public/deploy/docker/v4.15/cn/docker-compose.zilliz.yml
+3
-3
document/public/deploy/docker/v4.15/global/docker-compose.milvus.yml
+3
-3
document/public/deploy/docker/v4.15/global/docker-compose.oceanbase.yml
+3
-3
document/public/deploy/docker/v4.15/global/docker-compose.opengauss.yml
+3
-3
document/public/deploy/docker/v4.15/global/docker-compose.pg.yml
+3
-3
document/public/deploy/docker/v4.15/global/docker-compose.seekdb.yml
+3
-3
document/public/deploy/docker/v4.15/global/docker-compose.zilliz.yml
+3
-3
pro
+1
-1
No files found.
deploy/dev/docker-compose.cn.yml
View file @
14b55f5a
...
...
@@ -182,7 +182,7 @@ services:
retries
:
3
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
ports
:
-
3002:3000
networks
:
...
...
deploy/dev/docker-compose.yml
View file @
14b55f5a
...
...
@@ -182,7 +182,7 @@ services:
retries
:
3
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
ports
:
-
3002:3000
networks
:
...
...
deploy/version/main/args.json
View file @
14b55f5a
{
"tags"
:
{
"fastgpt"
:
"v4.15.
2
"
,
"fastgpt"
:
"v4.15.
4
"
,
"fastgpt-plugin"
:
"v1.0.2"
,
"fastgpt-code-sandbox"
:
"v4.15.
0
"
,
"fastgpt-code-sandbox"
:
"v4.15.
4
"
,
"fastgpt-mcp_server"
:
"v4.14.23"
,
"volume-manager"
:
"v0.2.0"
,
...
...
deploy/version/v4.15/args.json
View file @
14b55f5a
{
"tags"
:
{
"fastgpt"
:
"v4.15.
2
"
,
"fastgpt"
:
"v4.15.
4
"
,
"fastgpt-plugin"
:
"v1.0.2"
,
"fastgpt-code-sandbox"
:
"v4.15.
0
"
,
"fastgpt-code-sandbox"
:
"v4.15.
4
"
,
"fastgpt-mcp_server"
:
"v4.14.23"
,
"aiproxy"
:
"v0.6.5"
,
...
...
document/public/deploy/docker/main/cn/docker-compose.milvus.yml
View file @
14b55f5a
...
...
@@ -192,7 +192,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -219,7 +219,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -286,7 +286,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/cn/docker-compose.oceanbase.yml
View file @
14b55f5a
...
...
@@ -170,7 +170,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -197,7 +197,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -264,7 +264,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/cn/docker-compose.opengauss.yml
View file @
14b55f5a
...
...
@@ -154,7 +154,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -181,7 +181,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -248,7 +248,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/cn/docker-compose.pg.yml
View file @
14b55f5a
...
...
@@ -152,7 +152,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -179,7 +179,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -246,7 +246,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/cn/docker-compose.seekdb.yml
View file @
14b55f5a
...
...
@@ -157,7 +157,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -184,7 +184,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -251,7 +251,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/cn/docker-compose.zilliz.yml
View file @
14b55f5a
...
...
@@ -135,7 +135,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -160,7 +160,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -227,7 +227,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/global/docker-compose.milvus.yml
View file @
14b55f5a
...
...
@@ -192,7 +192,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -219,7 +219,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -286,7 +286,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/global/docker-compose.oceanbase.yml
View file @
14b55f5a
...
...
@@ -170,7 +170,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -197,7 +197,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -264,7 +264,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/global/docker-compose.opengauss.yml
View file @
14b55f5a
...
...
@@ -154,7 +154,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -181,7 +181,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -248,7 +248,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/global/docker-compose.pg.yml
View file @
14b55f5a
...
...
@@ -152,7 +152,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -179,7 +179,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -246,7 +246,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/global/docker-compose.seekdb.yml
View file @
14b55f5a
...
...
@@ -157,7 +157,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -184,7 +184,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -251,7 +251,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/main/global/docker-compose.zilliz.yml
View file @
14b55f5a
...
...
@@ -135,7 +135,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -160,7 +160,7 @@ services:
<<
:
[
*x-share-db-config
,
*x-vec-config
,
*x-log-config
,
*x-no-proxy-config
]
HOSTNAME
:
0.0.0.0
# ==================== 基础配置 ====================
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# root key(最高权限)
ROOT_KEY
:
*x-system-key
...
...
@@ -227,7 +227,7 @@ services:
TEXTIN_SECRET_CODE
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/cn/docker-compose.milvus.yml
View file @
14b55f5a
...
...
@@ -326,7 +326,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -361,13 +361,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/cn/docker-compose.oceanbase.yml
View file @
14b55f5a
...
...
@@ -304,7 +304,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -339,13 +339,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/cn/docker-compose.opengauss.yml
View file @
14b55f5a
...
...
@@ -288,7 +288,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -323,13 +323,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/cn/docker-compose.pg.yml
View file @
14b55f5a
...
...
@@ -286,7 +286,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -321,13 +321,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/cn/docker-compose.seekdb.yml
View file @
14b55f5a
...
...
@@ -291,7 +291,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -326,13 +326,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/cn/docker-compose.zilliz.yml
View file @
14b55f5a
...
...
@@ -269,7 +269,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
2
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -302,13 +302,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
0
image
:
registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/global/docker-compose.milvus.yml
View file @
14b55f5a
...
...
@@ -326,7 +326,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -361,13 +361,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/global/docker-compose.oceanbase.yml
View file @
14b55f5a
...
...
@@ -304,7 +304,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -339,13 +339,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/global/docker-compose.opengauss.yml
View file @
14b55f5a
...
...
@@ -288,7 +288,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -323,13 +323,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/global/docker-compose.pg.yml
View file @
14b55f5a
...
...
@@ -286,7 +286,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -321,13 +321,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/global/docker-compose.seekdb.yml
View file @
14b55f5a
...
...
@@ -291,7 +291,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -326,13 +326,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
document/public/deploy/docker/v4.15/global/docker-compose.zilliz.yml
View file @
14b55f5a
...
...
@@ -269,7 +269,7 @@ services:
fastgpt-app
:
container_name
:
fastgpt-app
image
:
ghcr.io/labring/fastgpt:v4.15.
2
image
:
ghcr.io/labring/fastgpt:v4.15.
4
ports
:
-
3000:3000
networks
:
...
...
@@ -302,13 +302,13 @@ services:
*x-service-env-config
,
*x-app-env-config
]
#
前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host
。
#
必填。客户端访问 FastGPT 时使用的地址,由协议、主机和可选端口组成,用于补全文件资源路径。例如 https://fastgpt.cn;本地开发可使用 http://localhost:3000
。
FE_DOMAIN
:
# 文件域名(也指向 FastGPT 服务);如需更高安全性可独立分配域名,避免高危文件读取到主域名内容
FILE_DOMAIN
:
fastgpt-code-sandbox
:
container_name
:
fastgpt-code-sandbox
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
0
image
:
ghcr.io/labring/fastgpt-code-sandbox:v4.15.
4
networks
:
-
codesandbox
restart
:
always
...
...
pro
@
81b75623
Subproject commit
d92a06602209c4495e13370178b163bbc9058eb
9
Subproject commit
81b75623c6d6accdfc42f3b3df4c6b00fa023fc
9
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