Protect Traefik dashboard with Authelia
Protect Traefik dashboard with Authelia
This commit is contained in:
@@ -47,7 +47,7 @@ services:
|
||||
- traefik.http.routers.traefik.tls=true
|
||||
- traefik.http.routers.traefik.tls.certresolver=le
|
||||
- traefik.http.routers.traefik.service=api@internal
|
||||
- traefik.http.routers.traefik.middlewares=dashboard-auth@file,secure-headers@file
|
||||
- traefik.http.routers.traefik.middlewares=authelia@file,secure-headers@file
|
||||
|
||||
dns:
|
||||
- 1.1.1.1
|
||||
|
||||
Reference in New Issue
Block a user