mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-01 01:01:03 +08:00
Update doc (#5545)
* fix: app list * fix: toolset conflict interactive node * fix: doc * update yml
This commit is contained in:
@@ -112,8 +112,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:
|
||||
|
||||
Reference in New Issue
Block a user