13 Replies
Project ID:
32545448-aaa5-4244-804b-a690a9ace33d
32545448-aaa5-4244-804b-a690a9ace33d
can you try adding
--host 0.0.0.0
to your start command?
before the port flag is usedThanks @Brody, just tried and still not working
what status code do you get?
@Brody My site: https://launchpad-app-production.up.railway.app/
show me the new logs please
@Brody
show me the railway.json file
try this?
Omg @Brody 😂😂 thank you so much, you saved my night
Still not working @Brody
Problem solved, should be:
nx serve app --hostname 0.0.0.0 --port 5438 --prod
🎉🎉hehe I took a guess at --host, nx's docs page was frozen for me
glad you could solve it!