ewolff / microservice

Sample of a Microservice setup for my book. Based on Spring Cloud / Netflix / Java / Docker / Docker Compose / Docker Machine / Vagrant
Apache License 2.0
725 stars 352 forks source link

Port mapping #18

Closed gerosa closed 7 years ago

gerosa commented 7 years ago

I was having problems to build the demo but I figured out the issue. I was running another container on port 8080. It would be helpful if you write down all the ports used by the microservices.

ewolff commented 7 years ago

Thanks for mentioning it - I updated the documentation. :-)