testing https forwarding

This commit is contained in:
2025-03-25 10:50:19 -05:00
parent 29908f099f
commit be356dd724
+3 -1
View File
@@ -284,7 +284,9 @@ authentik.akanealw.com {
@router host router.akanealw.com
handle @router {
handle @allowed {
reverse_proxy https://192.168.1.1:443
reverse_proxy https://192.168.1.1:443 {
header_up Host {upstream_hostport}
}
}
respond "ip range not allowed"
}