feat: 4.8.9 doc (#2334)

* feat: 4.8.9 doc

* doc

* README.md
This commit is contained in:
Archer
2024-08-12 13:58:04 +08:00
committed by GitHub
parent 72bb3f667b
commit 2dc0b0fbec
8 changed files with 56 additions and 15 deletions

View File

@@ -60,8 +60,8 @@ services:
restart: always
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.8.8-fix2 # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.8-fix2 # 阿里云
image: ghcr.io/labring/fastgpt:v4.8.9 # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.9 # 阿里云
ports:
- 3000:3000
networks: