Update dynamic.yaml
This commit is contained in:
parent
6bd6311e91
commit
85f79007cb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ http:
|
||||||
middlewares:
|
middlewares:
|
||||||
authelia:
|
authelia:
|
||||||
forwardAuth:
|
forwardAuth:
|
||||||
address: "http://authelia:9091/api/verify?rd=https%3A%2F%2Fauthelia.unjx.de%2F"
|
address: "http://authelia:9091/api/verify?rd=https%3A%2F%2Fauthelia.example.de%2F"
|
||||||
trustForwardHeader: true
|
trustForwardHeader: true
|
||||||
authResponseHeaders:
|
authResponseHeaders:
|
||||||
- "Remote-User"
|
- "Remote-User"
|
||||||
|
|
Loading…
Reference in a new issue