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

commit f8cf108f6827172056f5b13af4ccb713a7c5f624
Author: min <[email protected]>
AuthorDate: Fri Jan 4 10:56:07 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"
similarity index 88%
rename from "Dubbo-admin\351\205\215\347\275\256\350\257\264\346\230\216.md"
rename to "Dubbo-Admin\351\205\215\347\275\256\350\257\264\346\230\216.md"
index c68a3e7..e5ef4b2 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"
@@ -11,4 +11,4 @@ application.properties配置项说明
       ```
 * dubbo.registry.address 
   * 不推荐使用,老版本的配置中心地址,比如:dubbo.registry.address="zookeeper://127.0.0.1:2181"
-  * 如使用该配置,Dubbo admin会将其作为注册中心和配置中心使用,元数据中心将无法使用,会影响服务测试等功能。
\ No newline at end of file
+  * 如使用该配置,Dubbo Admin会将其作为注册中心和配置中心使用,元数据中心将无法使用,会影响服务测试等功能。
\ No newline at end of file

Reply via email to