Service01 is a https Service
traefik/http/services/Service01/loadBalancer/servers/0/scheme =http
https's scheme is http? is it correct?
Service01 is a https Service
traefik/http/services/Service01/loadBalancer/servers/0/scheme =http
https's scheme is http? is it correct?
Well, I missed it, there is an error in the documentation, fixed by https://github.com/containous/traefik/pull/6720
There is no scheme option, but only the url of your service.
does httpsservice no need to set scheme ?