Update traefik/dynamic/dashboard.yml
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
http:
|
||||
middlewares:
|
||||
authentik:
|
||||
authentikfw:
|
||||
forwardAuth:
|
||||
address: http://auth.japnet.nl:9000/outpost.goauthentik.io/auth/traefik
|
||||
trustForwardHeader: true
|
||||
@@ -31,7 +31,7 @@ http:
|
||||
default-router:
|
||||
rule: "Host(`traefik.japnet.nl`)"
|
||||
middlewares:
|
||||
- authentik
|
||||
- authentikfw
|
||||
priority: 10
|
||||
service: app
|
||||
default-router-auth:
|
||||
@@ -43,7 +43,7 @@ http:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: api@internal
|
||||
authentik:
|
||||
authentikfw:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://auth.japnet.nl:9000/outpost.goauthentik.io
|
||||
Reference in New Issue
Block a user