Did you install/configure one of the proxy options from the documentation?
Without those, your domains would be (assuming you are using the default 1337 port)
The proxy layers are needed for SSL and to bind on ports below 1024 (as you shouldn’t be running a node process as root). HTTP uses port 80, HTTPS uses port 443.