gxthrj commented on a change in pull request #729:
URL: https://github.com/apache/apisix-dashboard/pull/729#discussion_r520306876
##########
File path: docs/deploy.md
##########
@@ -104,14 +87,29 @@ authentication:
password: user
```
-2. Run manager-api
+2. Run
```sh
-$ api/run.sh &
+$ cd ./output
+$ ./manager-api
```
3. Visit `http://127.0.0.1:8080` in your browser, `8080` is the default listen
port of manager-api.
+3. stop
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]