Update traefik/dynamic/dashboard.yml

This commit is contained in:
2025-12-10 13:40:38 +01:00
parent fa5686070e
commit c26221e2fb

View File

@@ -7,3 +7,26 @@ http:
service: api@internal
tls:
certResolver: cf
# http:
# middlewares:
# authentik:
# forwardAuth:
# address: "http://auth.japnet.nl:9000/outpost.goauthentik.io/auth/traefik-dashboard"
# trustForwardHeader: true
# authResponseHeaders:
# - X-authentik-username
# - X-authentik-groups
# - X-authentik-email
# - X-authentik-name
# routers:
# traefik-dashboard:
# rule: "Host(`traefik.japnet.nl`)"
# entryPoints:
# - websecure
# middlewares:
# - authentik
# service: api@internal
# tls:
# certResolver: cf