This commit is contained in:
Archer
2025-07-18 17:09:37 +08:00
committed by GitHub
parent 593c816c1a
commit ef7047584a
6 changed files with 11 additions and 11 deletions

View File

@@ -112,8 +112,8 @@ services:
fastgpt:
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.10.1-fix # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix # 阿里云
image: ghcr.io/labring/fastgpt:v4.10.1-fix3 # git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.1-fix3 # 阿里云
ports:
- 3000:3000
networks: