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 e1b5306  Updated Dubbo Admin配置说明 (markdown)
e1b5306 is described below

commit e1b5306d7bc7a7e8edaa39308b94667351f0bebd
Author: min <[email protected]>
AuthorDate: Fri Jan 4 11:08:46 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 8ca65ec..0d27b84 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"
@@ -10,5 +10,5 @@
       dubbo.metadataReport.address=zookeeper://127.0.0.1:2181
       ```
 * dubbo.registry.address 
-  * 不推荐使用,老版本的配置中心地址,比如:dubbo.registry.address="zookeeper://127.0.0.1:2181"
+  * 不推荐使用,老版本的配置中心地址,比如:`dubbo.registry.address="zookeeper://127.0.0.1:2181"`
   * 如使用该配置,Dubbo Admin会将其作为注册中心和配置中心使用,元数据中心将无法使用,会影响服务测试等功能。
\ No newline at end of file

Reply via email to