502 Bad Gateway

2 days ago

I'm trying to run the site using a Dockerfile, with static content served through Nginx. But for some reason, it's not working.

image.png
image.png

Solved

2 Replies

I’d add a custom Nginx config file so you can configure routing.
Also, make sure the port your proxy is listening to (configured via the file) is the same as the port the domain is mapped to.


2 days ago

it works, thanks


Status changed to Solved 0x5b62656e5d 1 day ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...