hello world ![]()
i'm trying to follow:
- "--providers.swarm.endpoint=tcp://host.docker.internal:2377"
yet Traefik unable to reach to host.docker.internal:23777
traefik | 2024-05-18T13:56:04Z ERR github.com/traefik/traefik/v3/pkg/provider/docker/pswarm.go:89 > Failed to retrieve information of the docker client and server host error="error during connect: Get "http://host.docker.internal:2377/v1.24/version\": EOF" providerName=swarm
Please advise)
Thank you!