You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/10/29 07:28:45 UTC

[apisix-dashboard] branch v2.0 updated (1e10e8d -> 0c26e2e)

This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a change to branch v2.0
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.


    from 1e10e8d  fix: using relative path to read conf (#617)
     add 0c26e2e  feat: support custom server host, port and DAG lib path (#625)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/test-api.yml | 16 ++++++++++++
 api/conf/conf.go               | 49 +++++++++++++++++++++++++++++--------
 api/conf/conf.json             |  8 ++++++
 api/main.go                    | 15 +++++++-----
 api/run.sh                     |  3 ---
 docs/deploy.md                 | 55 ++++++++++++++++++++++++++++++++++++------
 docs/deploy.zh-CN.md           | 55 ++++++++++++++++++++++++++++++++++++------
 7 files changed, 168 insertions(+), 33 deletions(-)