Tunnel Unable To Connect To Domain?
i have gotten a tunnel running and a web running with node.js and it says its running find and i can go to localhost:5000 and i can see the web page but as soon as i try my domain it doesn't work. gives me error code 1033
4 Replies
i got my domain from godaddy and i transfered the dns and yeah
like is there a time frame when it gets updated or am i just doing it wrong
im on windows
by the way
Have you set up the tunnel directly on windows or through docker ?
And did you create the required records to map out your subdomain/domain records to your localhost IP:Port in tunnel in Public Hostnames
make sure you added configurations for public hostnames in tunnel settings in cloudflare dashboard if that tunnel was setup from the dashboard, if not I recommend you do that..
if you setup your tunnel in docker make sure your container configurations are set to host and not a bridge.. or configure it the way it suites you if you have some specific setup
I figured it out I did some wrong to the dns