header forwarding
This commit is contained in:
parent
52a63baf41
commit
600d24bceb
|
|
@ -65,7 +65,9 @@ dev.bizmatch.net {
|
|||
|
||||
api-dev.bizmatch.net {
|
||||
reverse_proxy host.docker.internal:3000 {
|
||||
header_up X-Forwarded-For {remote}
|
||||
header_up X-Real-IP {remote_host}
|
||||
header_up X-Forwarded-For {remote_host}
|
||||
header_up X-Forwarded-Proto {scheme}
|
||||
}
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
|
|
|
|||
Loading…
Reference in New Issue