Deploy NextJS app using host internal

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

lucasgarcia98HOBBY

8 months ago

8140907c-d91e-4495-8289-d77c9283a314


8 months ago

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

please read these docs sections -


lucasgarcia98HOBBY

8 months ago

F


8 months ago

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


lucasgarcia98HOBBY

8 months ago

it makes sense hahahah


Deploy NextJS app using host internal - Railway Help Station