This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch refactor-with-go
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git
The following commit(s) were added to refs/heads/refactor-with-go by this push:
new 746ac64 update README.md
746ac64 is described below
commit 746ac64c8eaa1413551f3d548ec3d6d6b9365dac
Author: chickenlj <[email protected]>
AuthorDate: Mon Feb 27 16:53:31 2023 +0800
update README.md
---
dubbo-admin-server/README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dubbo-admin-server/README.md b/dubbo-admin-server/README.md
index d3dd59e..1a3dc1b 100644
--- a/dubbo-admin-server/README.md
+++ b/dubbo-admin-server/README.md
@@ -29,9 +29,11 @@ git clone -b develop
https://github.com/apache/dubbo-admin.git
### Go
Once open this project in GoLand, a pre-configured Admin runnable task can be
found from "Run Configuration" pop up menu as shown below.
+

Click the `Run`button and you can get the Admin process started locally. But
before doing that, you might need to change the configuration file located at
`dubbo-admin/dubbo-admin-server/pkg/conf/dubboadmin.yml`to make sure
`registry.address` is pointed to the zookeeper server you started before.
+
```yaml
admin:
registry: