localhost
This commit is contained in:
parent
e349f0142f
commit
217ad84815
|
|
@ -55,7 +55,7 @@ fancytextstuff.com {
|
||||||
encode gzip
|
encode gzip
|
||||||
}
|
}
|
||||||
cielectrical.bayarea-cc.com {
|
cielectrical.bayarea-cc.com {
|
||||||
reverse_proxy host.docker.internal:3000 {
|
reverse_proxy localhost:3000 {
|
||||||
header_up X-Real-IP {http.request.header.CF-Connecting-IP}
|
header_up X-Real-IP {http.request.header.CF-Connecting-IP}
|
||||||
header_up X-Forwarded-For {http.request.header.CF-Connecting-IP}
|
header_up X-Forwarded-For {http.request.header.CF-Connecting-IP}
|
||||||
header_up X-Forwarded-Proto {http.request.header.X-Forwarded-Proto}
|
header_up X-Forwarded-Proto {http.request.header.X-Forwarded-Proto}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue