fix doc images (#1083)

* perf: clear tmp files

* fix doc images

* update docker-compose
This commit is contained in:
Archer
2024-03-28 10:17:28 +08:00
committed by GitHub
parent 00ace0b69c
commit 0490b83b9e
6 changed files with 45 additions and 4 deletions

View File

@@ -66,8 +66,8 @@ services:
wait $!
fastgpt:
container_name: fastgpt
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.6.9 # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.6.9 # 阿里云
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.7 # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.7 # 阿里云
ports:
- 3000:3000
networks: