Update traefik/dynamic/dashboard.yml
This commit is contained in:
@@ -7,3 +7,26 @@ http:
|
|||||||
service: api@internal
|
service: api@internal
|
||||||
tls:
|
tls:
|
||||||
certResolver: cf
|
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
|
||||||
Reference in New Issue
Block a user