ewolff / microservice

Sample of a Microservice setup for my book. Based on Spring Cloud / Netflix / Java / Docker / Docker Compose / Docker Machine / Vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port mapping

gerosa opened this issue · comments

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.

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