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
+2 -2
View File
@@ -136,7 +136,7 @@ services:
retries: 3
sandbox:
container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.1
image: ghcr.io/labring/fastgpt-sandbox:v4.14.9.3
ports:
- 3002:3000
networks:
@@ -144,7 +144,7 @@ services:
restart: always
fastgpt-mcp-server:
container_name: fastgpt-mcp-server
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9.1
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.9
ports:
- 3005:3000
networks: