Protect Traefik dashboard with Authelia
Protect Traefik dashboard with Authelia
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
# traefik/dynamic/middlewares.yml
|
||||
http:
|
||||
middlewares:
|
||||
dashboard-auth:
|
||||
basicAuth:
|
||||
users:
|
||||
- "admin:$apr1$g4oZDj2C$EKV1bTs/BPcj4PrgVTl.J."
|
||||
secure-headers:
|
||||
headers:
|
||||
sslRedirect: true
|
||||
|
||||
Reference in New Issue
Block a user