X-Forwarded-For

This commit is contained in:
Andreas Knuth 2024-09-12 15:14:58 +02:00
parent eb180b8e4a
commit 52a63baf41
1 changed files with 3 additions and 1 deletions

View File

@ -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
}