header_up variables

This commit is contained in:
Andreas Knuth 2024-05-21 10:30:27 -05:00
parent 89808f47af
commit 1f5b92f5ad
1 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,12 @@ www.bizmatch.net {
}
}
auth.bizmatch.net {
reverse_proxy bizmatch:8080 {
header_up Host {host}
header_up X-Real-IP {remote}
header_up X-Forwarded-For {remote}
header_up X-Forwarded-Proto {scheme}
}
tls {
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
}