Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set --providers.docker.network=${NETWORK}
this will make traefik look for containers inside its own network which will prevent accessibility issues in cases when traefik tries to access containers outside of its own network, since our setup is against that kind of behavior
- Loading branch information