lucasgarcia98HOBBY
8 months 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/
0 Replies
8 months ago
you can't make a request from a client side browser to the private domain.
please read these docs sections -
8 months ago
it wouldn't be a very private network if anyone's web browser could make a request to the private network