Update traefik doc. Use correct anchor

This commit is contained in:
Cristian Vargas 2024-01-20 12:14:24 -05:00
parent f288024aa7
commit f75eaaf7b7

View File

@ -6,7 +6,7 @@ entryPoints:
# http # http
address: ':80' address: ':80'
http: http:
# https://doc.traefik.io/traefik/routing/entrypoints/#entrypoints # https://doc.traefik.io/traefik/routing/entrypoints/#entrypoint
redirections: redirections:
entryPoint: entryPoint:
to: web-secure to: web-secure