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

liubao pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git

commit 2dfcc09d5356767bfe4f934ae504d907bfb73ed8
Author: weichao666 <weicha...@huawei.com>
AuthorDate: Thu Apr 26 10:34:22 2018 +0800

    [SCB-518] ServiceCenter ip address need to config default port
---
 service-registry/src/test/resources/microservice.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/service-registry/src/test/resources/microservice.yaml 
b/service-registry/src/test/resources/microservice.yaml
index 0c9eb39..4788355 100644
--- a/service-registry/src/test/resources/microservice.yaml
+++ b/service-registry/src/test/resources/microservice.yaml
@@ -37,7 +37,7 @@ instance_description:
 servicecomb:
   service:
     registry:
-      address: http://127.0.0.1, https://127.0.0.1
+      address: http://127.0.0.1:30100
       client:
         httpVersion: HTTP_1_1
         workerPoolSize: 1

-- 
To stop receiving notification emails like this one, please contact
liu...@apache.org.

Reply via email to