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 2d6a5fb Updated Dubbo Admin配置说明 (markdown)
2d6a5fb is described below
commit 2d6a5fbb6b9d011bb56c029529de6935e7a449cb
Author: min <[email protected]>
AuthorDate: Fri Jan 4 10:56:34 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 e5ef4b2..d0641a7 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,4 +1,4 @@
-application.properties配置项说明
+`application.properties`配置项说明
* dubbo.configcenter
* 推荐使用,配置中心地址,比如dubbo.configcenter="zookeeper://127.0.0.1:2181"
* 需要在配置中心中,配置注册中心和元数据中心地址配置格式如下: