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

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


The following commit(s) were added to refs/heads/master by this push:
     new d87e42f  change saga-spring port to made same as readme.md
d87e42f is described below

commit d87e42fc522a2a6bf8be911265824ac38b4a167d
Author: eumji025 <[email protected]>
AuthorDate: Thu Feb 1 08:28:38 2018 +0800

    change saga-spring port to made same as readme.md
---
 saga-demo/dependency-free-transaction-demo/docker-compose.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/saga-demo/dependency-free-transaction-demo/docker-compose.yaml 
b/saga-demo/dependency-free-transaction-demo/docker-compose.yaml
index 3ad2cc7..c6282bf 100755
--- a/saga-demo/dependency-free-transaction-demo/docker-compose.yaml
+++ b/saga-demo/dependency-free-transaction-demo/docker-compose.yaml
@@ -84,7 +84,7 @@ services:
     environment:
       - JAVA_OPTS=-Dspring.profiles.active=prd,servicecomb 
-Dcse.service.registry.address=http://sc.servicecomb.io:30100
     ports:
-      - "8080:8080"
+      - "8083:8080"
     depends_on:
       postgres:
         condition: service_healthy

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to