feat(craft-agents): 添加0.8.12版本的配置文件及docker-compose配置

添加data.yml定义表单字段及多语言标签
添加docker-compose.yml定义服务部署配置
This commit is contained in:
arch3rPro
2026-04-26 12:04:02 +08:00
parent 1a4fb6d2b2
commit 778c2e8c27
3 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
services: services:
craft-agents: craft-agents:
image: ghcr.io/lukilabs/craft-agents-server:0.8.11 image: ghcr.io/lukilabs/craft-agents-server:0.8.12
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: