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

min pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 3d0f896  Updated Dubbo Admin配置说明 (markdown)
3d0f896 is described below

commit 3d0f896f7d71c2feb04443ca9d5340618d86e074
Author: min <[email protected]>
AuthorDate: Mon Jan 7 15:00:02 2019 +0800

    Updated Dubbo Admin配置说明 (markdown)
---
 "Dubbo-Admin\351\205\215\347\275\256\350\257\264\346\230\216.md" | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git "a/Dubbo-Admin\351\205\215\347\275\256\350\257\264\346\230\216.md" 
"b/Dubbo-Admin\351\205\215\347\275\256\350\257\264\346\230\216.md"
index bdeba67..3a50740 100644
--- "a/Dubbo-Admin\351\205\215\347\275\256\350\257\264\346\230\216.md"
+++ "b/Dubbo-Admin\351\205\215\347\275\256\350\257\264\346\230\216.md"
@@ -8,7 +8,7 @@
     * content: 
       ```properties
       dubbo.registry.address=zookeeper://127.0.0.1:2181
-      dubbo.metadataReport.address=zookeeper://127.0.0.1:2181
+      dubbo.metadata-report.address=zookeeper://127.0.0.1:2181
       ```
 * dubbo.registry.address 
   * 不推荐使用,老版本的配置中心地址,比如:`dubbo.registry.address="zookeeper://127.0.0.1:2181"`

Reply via email to