From f75eaaf7b78f9223b648850dd5161ea8a358ae31 Mon Sep 17 00:00:00 2001 From: Cristian Vargas Date: Sat, 20 Jan 2024 12:14:24 -0500 Subject: [PATCH] Update traefik doc. Use correct anchor --- .../compose/production/traefik/traefik.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/compose/production/traefik/traefik.yml b/{{cookiecutter.project_slug}}/compose/production/traefik/traefik.yml index 9ee246421..f5d9e52fc 100644 --- a/{{cookiecutter.project_slug}}/compose/production/traefik/traefik.yml +++ b/{{cookiecutter.project_slug}}/compose/production/traefik/traefik.yml @@ -6,7 +6,7 @@ entryPoints: # http address: ':80' http: - # https://doc.traefik.io/traefik/routing/entrypoints/#entrypoints + # https://doc.traefik.io/traefik/routing/entrypoints/#entrypoint redirections: entryPoint: to: web-secure