feat: 4.8.8 doc (#2188)

This commit is contained in:
Archer
2024-07-29 10:56:29 +08:00
committed by GitHub
parent ba933c7450
commit 02b51317b4
4 changed files with 11 additions and 9 deletions

View File

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