4.8.6 sandbox (#2017)

* fix: openapi doc

* update doc
This commit is contained in:
Archer
2024-07-11 10:34:59 +08:00
committed by GitHub
parent e2ae571d15
commit 11ffaaf2c5
5 changed files with 30 additions and 20 deletions

View File

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