跳到主要内容
版本:latest

get_apphub_config

获取 Docker 应用商店的 Git 仓库配置信息。

  • 路由POST /mod/docker/com/get_apphub_config/stype

示例

{"code": 0, "status": true, "data": {"git_config": {"git_url": "", "git_branch": "main"}}}