Skip to content

v0.5.6

Compare
Choose a tag to compare
@abmruman abmruman released this 10 Jul 13:30
· 6 commits to master since this release
178cfb0

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.