Added a comment to relevant part of documentation. Also removed the unnecessary scheme key as the default value for scheme is https anyway

This commit is contained in:
Arnav Choudhury 2020-09-18 22:14:18 +05:30
parent 35b89997ef
commit 2408fc7756

View File

@ -6,10 +6,10 @@ entryPoints:
# http
address: ":80"
http:
# https://docs.traefik.io/routing/entrypoints/#entrypoint
redirections:
entryPoint:
to: web-secure
scheme: https
web-secure:
# https