Hello,
We use Traefik on a device that is used offline (it's working fine online), I got the following error while offline
traefik | 2020/12/08 14:17:53 traefik.go:76: command traefik error: failed to download plugin github.com/traefik/plugin-rewritebody: failed to call service: Get "https://plugin.pilot.traefik.io/public/download/github.com/traefik/plugin-rewritebody/v0.3.1": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
How can I use a plugin in offline mode ?