qwer
This commit is contained in:
parent
26911b7d42
commit
6d47d2ac48
1 changed files with 7 additions and 6 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
|
||||||
|
dns.netgrimoire.com {
|
||||||
|
reverse_proxy 192.168.5.7:53443
|
||||||
|
}
|
||||||
|
|
||||||
(authentik) {
|
(authentik) {
|
||||||
# Always forward outpost path to actual outpost
|
# Always forward outpost path to actual outpost
|
||||||
reverse_proxy /outpost.goauthentik.io/* http://authentik:9000
|
reverse_proxy /outpost.goauthentik.io/* http://authentik:9000
|
||||||
|
|
@ -10,7 +15,3 @@
|
||||||
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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dns.netgrimoire.com {
|
|
||||||
reverse_proxy 192.168.5.7:53443
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue