mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-26 02:07:28 +08:00
deploy version (#6470)
This commit is contained in:
@@ -127,7 +127,7 @@ services:
|
||||
|
||||
fastgpt:
|
||||
container_name: fastgpt
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.1 # git
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.14.7.2 # git
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
@@ -179,7 +179,7 @@ services:
|
||||
- ./config.json:/app/data/config.json
|
||||
sandbox:
|
||||
container_name: sandbox
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.14.7.1
|
||||
networks:
|
||||
- fastgpt
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user