mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-06 01:02:54 +08:00
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user