Deploy NextJS app using host internal
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

lucasgarcia98
HOBBYOP

a year ago

8140907c-d91e-4495-8289-d77c9283a314


a year ago

you can't make a request from a client side browser to the private domain.

please read these docs sections -


lucasgarcia98
HOBBYOP

a year ago

F


a year ago

it wouldn't be a very private network if anyone's web browser could make a request to the private network


lucasgarcia98
HOBBYOP

a year ago

it makes sense hahahah


Loading...