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 55fab20 Updated Dubbo Admin配置说明 (markdown)
55fab20 is described below
commit 55fab20dc2d17a8ab455ede31bdf0e0f41c114a3
Author: min <[email protected]>
AuthorDate: Fri Jan 4 11:12:15 2019 +0800
Updated Dubbo Admin配置说明 (markdown)
---
"Dubbo-Admin\351\205\215\347\275\256\350\257\264\346\230\216.md" | 1 +
1 file changed, 1 insertion(+)
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 0d27b84..e04408b 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"
@@ -1,3 +1,4 @@
+[English
Version](https://github.com/apache/incubator-dubbo-ops/wiki/Dubbo-Admin-configuration)
`application.properties`配置项说明
* dubbo.configcenter
* 推荐使用,配置中心地址,比如`dubbo.configcenter="zookeeper://127.0.0.1:2181"`