Before this PR, traefik could discovery and use all running containers. Now it could use only containers defined in this application. This is mandatory if you want to run N times the very same project on a single machine (CI) and also use real internal URL (not docker alias)
Before this PR, traefik could discovery and use all running containers. Now it could use only containers defined in this application. This is mandatory if you want to run N times the very same project on a single machine (CI) and also use real internal URL (not docker alias)