Update doc (#5545)

* fix: app list

* fix: toolset conflict interactive node

* fix: doc

* update yml
This commit is contained in:
Archer
2025-08-27 00:31:33 +08:00
committed by GitHub
parent 324aaae769
commit 4e194d64e1
7 changed files with 12 additions and 12 deletions

View File

@@ -126,8 +126,8 @@ services:
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.12.2 # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.12.2 # 阿里云
image: ghcr.io/labring/fastgpt:v4.12.2-fix # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.12.2-fix # 阿里云
ports:
- 3000:3000
networks: