feat: 添加 xian-favor 项目配置
This commit is contained in:
@@ -147,6 +147,19 @@
|
|||||||
"description": "命令行PDF翻译工具",
|
"description": "命令行PDF翻译工具",
|
||||||
"git_repo": null,
|
"git_repo": null,
|
||||||
"version": "v1.0.0"
|
"version": "v1.0.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "xian-favor",
|
||||||
|
"name": "Xian Favor 收藏系统",
|
||||||
|
"type": "web",
|
||||||
|
"ports": [19014],
|
||||||
|
"directory": "works/xian-favor",
|
||||||
|
"start_cmd": "xian_favor serve --port 19014",
|
||||||
|
"health_url": "http://localhost:19014/api/health",
|
||||||
|
"description": "文本笔记、链接收藏、待办事项管理系统",
|
||||||
|
"admin_url": "http://localhost:19014",
|
||||||
|
"git_repo": "http://192.168.2.8:12007/coder/xian-favor",
|
||||||
|
"version": "v1.0.0"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user