lucasgarcia98
HOBBYOP
a year ago
Hi, i'm trying to make a deploy my project in nextjs 14, into the railway, in the same project my back-end for to use the internal private networking. But i recieving this error in network console. I using this: https://windelback.railway.internal/
5 Replies
a year ago
you can't make a request from a client side browser to the private domain.
please read these docs sections -
a year ago
it wouldn't be a very private network if anyone's web browser could make a request to the private network