chore: 发布相关脚本改动
This commit is contained in:
parent
96ea81d677
commit
5bfdba9cdb
|
|
@ -38,7 +38,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
gateway:
|
gateway:
|
||||||
image: registry.xueai.art/deerflow/deerflow-backend:${VERSION}
|
image: registry.xueai.art/deerflow/deerflow-gateway:${VERSION}
|
||||||
container_name: deer-flow-gateway
|
container_name: deer-flow-gateway
|
||||||
volumes:
|
volumes:
|
||||||
- ../config.yaml:/app/config.yaml
|
- ../config.yaml:/app/config.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue