dockersamples / example-voting-app

Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
Apache License 2.0
4.75k stars 11k forks source link

Change ports #380

Closed mikesir87 closed 1 month ago

mikesir87 commented 1 month ago

This PR is changing the published ports from 5000/5001 to 8080/8081 to avoid a conflict on Mac machines (where an AirPlay receiver is running by default).