mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-16 08:01:18 +00:00
update yml (#5152)
This commit is contained in:
@@ -226,8 +226,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.1 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.2 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.1 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -248,8 +248,8 @@ services:
|
|||||||
|
|
||||||
# AI Proxy
|
# AI Proxy
|
||||||
aiproxy:
|
aiproxy:
|
||||||
image: ghcr.io/labring/aiproxy:v0.1.7
|
image: ghcr.io/labring/aiproxy:v0.2.2
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.1.7 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.2.2 # 阿里云
|
||||||
container_name: aiproxy
|
container_name: aiproxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@@ -200,8 +200,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.1 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.2 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.1 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -222,8 +222,8 @@ services:
|
|||||||
|
|
||||||
# AI Proxy
|
# AI Proxy
|
||||||
aiproxy:
|
aiproxy:
|
||||||
image: ghcr.io/labring/aiproxy:v0.1.7
|
image: ghcr.io/labring/aiproxy:v0.2.2
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.1.7 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.2.2 # 阿里云
|
||||||
container_name: aiproxy
|
container_name: aiproxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@@ -186,8 +186,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.1 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.2 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.1 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -208,8 +208,8 @@ services:
|
|||||||
|
|
||||||
# AI Proxy
|
# AI Proxy
|
||||||
aiproxy:
|
aiproxy:
|
||||||
image: ghcr.io/labring/aiproxy:v0.1.7
|
image: ghcr.io/labring/aiproxy:v0.2.2
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.1.7 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.2.2 # 阿里云
|
||||||
container_name: aiproxy
|
container_name: aiproxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@@ -168,8 +168,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.1 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.2 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.1 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -190,8 +190,8 @@ services:
|
|||||||
|
|
||||||
# AI Proxy
|
# AI Proxy
|
||||||
aiproxy:
|
aiproxy:
|
||||||
image: ghcr.io/labring/aiproxy:v0.1.7
|
image: ghcr.io/labring/aiproxy:v0.2.2
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.1.7 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.2.2 # 阿里云
|
||||||
container_name: aiproxy
|
container_name: aiproxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@@ -169,8 +169,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
- FASTGPT_ENDPOINT=http://fastgpt:3000
|
||||||
fastgpt-plugin:
|
fastgpt-plugin:
|
||||||
image: ghcr.io/labring/fastgpt-plugin:v0.1.1 # git
|
image: ghcr.io/labring/fastgpt-plugin:v0.1.2 # git
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.1 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin:v0.1.2 # 阿里云
|
||||||
container_name: fastgpt-plugin
|
container_name: fastgpt-plugin
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
@@ -191,8 +191,8 @@ services:
|
|||||||
|
|
||||||
# AI Proxy
|
# AI Proxy
|
||||||
aiproxy:
|
aiproxy:
|
||||||
image: ghcr.io/labring/aiproxy:v0.1.7
|
image: ghcr.io/labring/aiproxy:v0.2.2
|
||||||
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.1.7 # 阿里云
|
# image: registry.cn-hangzhou.aliyuncs.com/labring/aiproxy:v0.2.2 # 阿里云
|
||||||
container_name: aiproxy
|
container_name: aiproxy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Reference in New Issue
Block a user