mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-07 01:02:55 +08:00
doc (#6818)
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"tags": {
|
||||
"fastgpt": "v4.14.12",
|
||||
"fastgpt-code-sandbox": "v4.14.11",
|
||||
"fastgpt-mcp_server": "v4.14.10",
|
||||
"fastgpt-plugin": "v0.6.0",
|
||||
"fastgpt": "v4.14.15",
|
||||
"fastgpt-code-sandbox": "v4.14.15",
|
||||
"fastgpt-mcp_server": "v4.14.15",
|
||||
"fastgpt-plugin": "v0.6.1",
|
||||
"volume-manager": "v0.1",
|
||||
"agent-sandbox-image": "v0.1",
|
||||
"opensandbox-server": "v0.1.9",
|
||||
|
||||
@@ -174,7 +174,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
ports:
|
||||
- 3002:3000
|
||||
networks:
|
||||
@@ -220,7 +220,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
ports:
|
||||
- 3003:3000
|
||||
networks:
|
||||
@@ -229,7 +229,7 @@ services:
|
||||
environment:
|
||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
@@ -174,7 +174,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
ports:
|
||||
- 3002:3000
|
||||
networks:
|
||||
@@ -220,7 +220,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
ports:
|
||||
- 3003:3000
|
||||
networks:
|
||||
@@ -229,7 +229,7 @@ services:
|
||||
environment:
|
||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
@@ -192,7 +192,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -294,7 +294,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -343,7 +343,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -353,7 +353,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -170,7 +170,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -272,7 +272,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -321,7 +321,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -331,7 +331,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -152,7 +152,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -254,7 +254,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -303,7 +303,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -313,7 +313,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -151,7 +151,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -253,7 +253,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -302,7 +302,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -312,7 +312,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -157,7 +157,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -259,7 +259,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -308,7 +308,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -318,7 +318,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -134,7 +134,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -236,7 +236,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -285,7 +285,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -295,7 +295,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -192,7 +192,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -294,7 +294,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -343,7 +343,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -353,7 +353,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -170,7 +170,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -272,7 +272,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -321,7 +321,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -331,7 +331,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -152,7 +152,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -254,7 +254,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -303,7 +303,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -313,7 +313,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -151,7 +151,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -253,7 +253,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -302,7 +302,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -312,7 +312,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -157,7 +157,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -259,7 +259,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -308,7 +308,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -318,7 +318,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -134,7 +134,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -236,7 +236,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -285,7 +285,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -295,7 +295,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -161,7 +161,7 @@ ${{vec.db}}
|
||||
HOSTNAME: 0.0.0.0
|
||||
# ==================== 基础配置 ====================
|
||||
# 前端外部可访问的地址,用于自动补全文件资源路径。例如 https:fastgpt.cn,不能填 localhost。这个值可以不填,不填则发给模型的图片会是一个相对路径,而不是全路径,模型可能伪造Host。
|
||||
FE_DOMAIN: http://localhost:3000
|
||||
FE_DOMAIN:
|
||||
# root key(最高权限)
|
||||
ROOT_KEY: *x-system-key
|
||||
# root 密码,用户名为: root。如果需要修改 root 密码,直接修改这个环境变量,并重启即可。
|
||||
|
||||
@@ -192,7 +192,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -294,7 +294,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -343,7 +343,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -353,7 +353,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -170,7 +170,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -272,7 +272,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -321,7 +321,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -331,7 +331,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -152,7 +152,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -254,7 +254,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -303,7 +303,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -313,7 +313,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -151,7 +151,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -253,7 +253,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -302,7 +302,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -312,7 +312,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -157,7 +157,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -259,7 +259,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -308,7 +308,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -318,7 +318,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -134,7 +134,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.12
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -236,7 +236,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.11
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -285,7 +285,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.10
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -295,7 +295,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -192,7 +192,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -294,7 +294,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -343,7 +343,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -353,7 +353,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -170,7 +170,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -272,7 +272,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -321,7 +321,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -331,7 +331,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -152,7 +152,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -254,7 +254,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -303,7 +303,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -313,7 +313,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -151,7 +151,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -253,7 +253,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -302,7 +302,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -312,7 +312,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -157,7 +157,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -259,7 +259,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -308,7 +308,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -318,7 +318,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
@@ -134,7 +134,7 @@ services:
|
||||
|
||||
fastgpt-app:
|
||||
container_name: fastgpt-app
|
||||
image: ghcr.io/labring/fastgpt:v4.14.12
|
||||
image: ghcr.io/labring/fastgpt:v4.14.15
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -236,7 +236,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
fastgpt-code-sandbox:
|
||||
container_name: fastgpt-code-sandbox
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.11
|
||||
image: ghcr.io/labring/fastgpt-code-sandbox:v4.14.15
|
||||
networks:
|
||||
- codesandbox
|
||||
restart: always
|
||||
@@ -285,7 +285,7 @@ services:
|
||||
retries: 3
|
||||
fastgpt-mcp-server:
|
||||
container_name: fastgpt-mcp-server
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.10
|
||||
image: ghcr.io/labring/fastgpt-mcp_server:v4.14.15
|
||||
networks:
|
||||
- app
|
||||
ports:
|
||||
@@ -295,7 +295,7 @@ services:
|
||||
<<: [*x-log-config]
|
||||
FASTGPT_ENDPOINT: http://fastgpt-app:3000
|
||||
fastgpt-plugin:
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.0
|
||||
image: ghcr.io/labring/fastgpt-plugin:v0.6.1
|
||||
container_name: fastgpt-plugin
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user