Fix outlink doc (#6619)

* doc

* doc
This commit is contained in:
Archer
2026-03-23 23:37:12 +08:00
committed by GitHub
parent 79e5557e83
commit 37bbccdc1f
25 changed files with 70 additions and 70 deletions
@@ -133,7 +133,7 @@ services:
fastgpt:
container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.2 # git
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.9.3 # git
ports:
- 3000:3000
networks:
@@ -207,7 +207,7 @@ services:
- ./config.json:/app/data/config.json
code-sandbox:
container_name: code-sandbox
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.1
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.9.3
networks:
- fastgpt
restart: always
@@ -252,7 +252,7 @@ services:
retries: 3
fastgpt-mcp-server:
container_name: fastgpt-mcp-server
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9.1
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.9
networks:
- fastgpt
ports: