mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-06 01:02:54 +08:00
chore: 4.14.6 upgrading docs (#6356)
* chore: 4.14.6 upgrading docs * chore: deploy scripts * chore: bump @fastgpt-sdk/plugin to 0.3.8
This commit is contained in:
@@ -136,7 +136,7 @@ services:
|
||||
retries: 3
|
||||
sandbox:
|
||||
container_name: sandbox
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.5.1
|
||||
image: ghcr.io/labring/fastgpt-sandbox:v4.14.6
|
||||
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.5.1
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.6
|
||||
ports:
|
||||
- 3005:3000
|
||||
networks:
|
||||
@@ -153,7 +153,7 @@ services:
|
||||
environment:
|
||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.4.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.5.0
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user