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/07/12 14:24:39 UTC

[incubator-apisix-dashboard] 01/01: docs: Deploy

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

juzhiyuan pushed a commit to branch juzhiyuan-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git

commit a80be64dd60174d7d25286c3586e63875490177a
Author: 琚致远 <ju...@apache.org>
AuthorDate: Sun Jul 12 22:24:32 2020 +0800

    docs: Deploy
---
 compose/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compose/README.md b/compose/README.md
index 7d7c7ce..a9f3aae 100644
--- a/compose/README.md
+++ b/compose/README.md
@@ -13,7 +13,7 @@ $ docker-compose -p dashboard up -d
 ### 1. login dashboard
 
 Visit `http://127.0.0.1/dashboard/` in the browser, 
-Enter `http://127.0.0.1:8080/apisix/admin` into the first input box, this is the backend management service address
+Enter `http://127.0.0.1:9080/apisix/admin` into the first input box, this is the backend management service address
 
 ![login](pics/login.png)