You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by me...@apache.org on 2020/12/01 07:22:32 UTC

[apisix-dashboard] branch master updated (68bdd1d -> f464bbd)

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

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


    from 68bdd1d  test: add route with invalid remote_addr (E2E) (#874)
     add f464bbd  chore: change the default port of manager api from 8080 to 9000 (#931)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/backend-unit-test.yml    | 2 +-
 Dockerfile                                 | 2 +-
 api/conf/conf.yaml                         | 2 +-
 api/test/docker-deploy/docker-compose.yaml | 2 +-
 api/test/docker/Dockerfile                 | 2 +-
 api/test/docker/docker-compose.yaml        | 2 +-
 api/test/docker/manager-api-conf.yaml      | 2 +-
 api/test/e2e/base.go                       | 4 ++--
 api/test/shell/docker_deploy_test.sh       | 8 ++++----
 docs/deploy-with-docker.md                 | 4 ++--
 docs/deploy-with-docker.zh-CN.md           | 4 ++--
 docs/deploy.md                             | 2 +-
 docs/deploy.zh-CN.md                       | 2 +-
 13 files changed, 19 insertions(+), 19 deletions(-)