(SOLVED) Reverse proxy is redirecting to local ip in remote browser

I GOT IT!!! (sorry for yelling, but im excited) :grin:

Ok so here is what I did.

office.mydomain.com {
gzip
tls name@myemail.com
proxy / https://192.168.1.208:443 {
transparent
insecure_skip_verify
}
}

all seems to be well so far fingers crossed