generated from sambuc/tpl.docker-compose
Add explicit reference to redirect middleware
This commit is contained in:
@@ -67,4 +67,4 @@ services:
|
|||||||
- "traefik.http.routers.traefik.rule=Host(`${FQDN}`)"
|
- "traefik.http.routers.traefik.rule=Host(`${FQDN}`)"
|
||||||
- "traefik.http.routers.traefik.tls=true"
|
- "traefik.http.routers.traefik.tls=true"
|
||||||
- "traefik.http.routers.traefik.tls.certresolver=letsencrypt"
|
- "traefik.http.routers.traefik.tls.certresolver=letsencrypt"
|
||||||
- "traefik.http.routers.traefik.middlewares=traefik,net-home@file,auth-traefik@file"
|
- "traefik.http.routers.traefik.middlewares=traefik,net-home@file,auth-traefik@file,treafik-redirect"
|
||||||
|
|||||||
Reference in New Issue
Block a user