This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/master by this push:
new aa6aa6b docs: add demo site's infomation (#1309)
aa6aa6b is described below
commit aa6aa6bdf7bb2139a94d807502ea00712b2a68e0
Author: Baoyuan <[email protected]>
AuthorDate: Sat Jan 16 15:36:53 2021 +0800
docs: add demo site's infomation (#1309)
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index 4a65f40..edc3347 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,14 @@ Note: Currently the Dashboard does not have complete
coverage of Apache APISIX f

+## Demo
+
+```
+URL: http://139.217.190.60/
+Username: admin
+Password: admin
+```
+
## Project structure
```