Https's scheme is http?

Service01 is a https Service

traefik/http/services/Service01/loadBalancer/servers/0/scheme =http

https's scheme is http? is it correct?

Hi @mikecoo,

Your question is not clear for me.
To which part of the documentation (I assume v2) are you referring for the KV configuration entry you specified ?
You can find all the available configuration for KV here.

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 ?