mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-10 15:04:52 +03:00
Update traefik doc. Use correct anchor
This commit is contained in:
parent
f288024aa7
commit
f75eaaf7b7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user