mirror of
https://github.com/caddyserver/website.git
synced 2025-04-20 12:15:08 -04:00
Update Authelia example
This commit is contained in:
parent
5573a74116
commit
12e02d62b0
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ auth.example.com {
|
|||
# Serve your app
|
||||
app1.example.com {
|
||||
forward_auth authelia:9091 {
|
||||
uri /api/verify?rd=https://auth.example.com
|
||||
uri /api/authz/forward-auth
|
||||
copy_headers Remote-User Remote-Groups Remote-Name Remote-Email
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue