eumji025 opened a new issue #131: saga-demo port change
URL: https://github.com/apache/incubator-servicecomb-saga/issues/131
 
 
   saga-demo/dependency-free-transaction-demo/docker-compose.yaml
   ```yaml
    saga:
       image: "saga-spring:0.0.3-SNAPSHOT"
       hostname: saga
       ......
       ports:
         - "8080:8080"
       depends_on:
         postgres:
           condition: service_healthy
   ```
   I think `http://<docker.host.ip>:8083/requests` port need  change or 
docker-compose.yaml port need change

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to