X-Forwarded-For
This commit is contained in:
parent
eb180b8e4a
commit
52a63baf41
|
|
@ -64,7 +64,9 @@ dev.bizmatch.net {
|
|||
}
|
||||
|
||||
api-dev.bizmatch.net {
|
||||
reverse_proxy host.docker.internal:3000
|
||||
reverse_proxy host.docker.internal:3000 {
|
||||
header_up X-Forwarded-For {remote}
|
||||
}
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue