removed header_up
This commit is contained in:
parent
cff11eca48
commit
95bb4cf597
|
|
@ -2,34 +2,34 @@
|
||||||
acme_dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
acme_dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
bizmatch.net {
|
bizmatch.net {
|
||||||
reverse_proxy bizmatch:8090 {
|
// reverse_proxy bizmatch:8090 {
|
||||||
header_up Host {host}
|
// header_up Host {host}
|
||||||
header_up X-Real-IP {remote}
|
// header_up X-Real-IP {remote}
|
||||||
header_up X-Forwarded-For {remote}
|
// header_up X-Forwarded-For {remote}
|
||||||
header_up X-Forwarded-Proto {scheme}
|
// header_up X-Forwarded-Proto {scheme}
|
||||||
}
|
// }
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
www.bizmatch.net {
|
www.bizmatch.net {
|
||||||
reverse_proxy bizmatch:8090 {
|
// reverse_proxy bizmatch:8090 {
|
||||||
header_up Host {host}
|
// header_up Host {host}
|
||||||
header_up X-Real-IP {remote}
|
// header_up X-Real-IP {remote}
|
||||||
header_up X-Forwarded-For {remote}
|
// header_up X-Forwarded-For {remote}
|
||||||
header_up X-Forwarded-Proto {scheme}
|
// header_up X-Forwarded-Proto {scheme}
|
||||||
}
|
// }
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
auth.bizmatch.net {
|
auth.bizmatch.net {
|
||||||
reverse_proxy bizmatch:8080 {
|
// reverse_proxy bizmatch:8080 {
|
||||||
header_up Host {host}
|
// header_up Host {host}
|
||||||
header_up X-Real-IP {remote}
|
// header_up X-Real-IP {remote}
|
||||||
header_up X-Forwarded-For {remote}
|
// header_up X-Forwarded-For {remote}
|
||||||
header_up X-Forwarded-Proto {scheme}
|
// header_up X-Forwarded-Proto {scheme}
|
||||||
}
|
// }
|
||||||
tls {
|
tls {
|
||||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue