gxthrj commented on a change in pull request #729:
URL: https://github.com/apache/apisix-dashboard/pull/729#discussion_r520272997



##########
File path: docs/deploy.md
##########
@@ -17,17 +17,19 @@
 #
 -->
 
-# Deploy manually
+# Deploy Manually
 
-## Clone the project
+## Clone The Project

Review comment:
       done

##########
File path: docs/deploy-with-docker.zh-CN.md
##########
@@ -42,6 +42,8 @@ $ docker build -t apisix-dashboard:{$tag} .
 $ docker run -d -p 80:8080 -v 
/path/to/conf.yaml:/usr/local/apisix-dashboard/conf/conf.yaml --name 
apisix-dashboard apisix-dashboard:{$tag}
 ```
 
+现在你可以在浏览器中通过 `http://127.0.0.1` 访问。

Review comment:
       done




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to