xzc
This commit is contained in:
parent
c4c56efdba
commit
8d5ae79025
1 changed files with 2 additions and 1 deletions
|
|
@ -5,10 +5,11 @@
|
||||||
|
|
||||||
forward_auth http://authentik:9000 {
|
forward_auth http://authentik:9000 {
|
||||||
uri /outpost.goauthentik.io/auth/caddy
|
uri /outpost.goauthentik.io/auth/caddy
|
||||||
copy_headers X-Authentik-Username X-Authentik-Groups X-Authentik-Email X-Authentik-Name X-Authentik-Uid X-Authentik-Jwt X-Authentik-Meta-Jwks X-Authentik-Meta-Outpost X-Authentik-Meta-Provider X-Authentik-Meta-App X-Authentik-Meta-Version
|
copy_headers X-Authentik-Username X-Authentik-Groups X-Authentik-Email X-Authentik-Name X-Authentik-Uid X-Authentik-Jwt X-Authentik-Meta-Jwks X-Authentik-Meta-Outpost X-Authentik-Meta-Provider X-Authentik-Meta-App X-Authentik-Meta-Version X-Forwarded-Host Authorization
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
cloud.netgrimoire.com {
|
cloud.netgrimoire.com {
|
||||||
reverse_proxy http://nextcloud-aio-apache:11000
|
reverse_proxy http://nextcloud-aio-apache:11000
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue