-
- Downloads
Modified port mapping in docker-compose.dev.yml to run in host mode
Previously, it ran the default, ingress mode, which is used for swarm routing mesh This makes services available to every service running in the swarm regardless of the node. Because of this, we ran into port-in-use errors.
parent
0e90f3c3
No related branches found
No related tags found
Please register or sign in to comment