v0.5.6
Fixed:
- set
--providers.docker.network=${NETWORK}
to limit traefik's access to a predefined defined network
Note:
This will make traefik look for containers inside its the defined network
which will prevent accessibility issues in cases when traefik tries to
access containers outside of its own network.