a year ago
i have deployed a docker image of an angular project, it build in railway but when i click on the domain i get an Application failed to respond error
9 Replies
a year ago
im not sure i am. should using the dockerfile not allow a static website to display?
a year ago
Railway does not do static website hosting like Vercel, it would be up to you to come up with a way to serve your built site, otherwise you are likely trying to run a development server.
Please share your repo.
a year ago
You are using nginx so you aren't too far off the mark, but unfortunately I lack the time to get you properly setup right now.
a year ago
ah no problem
a year ago
i also have a express app deployed but am not sure if the are working together
https://github.com/S00213947/restapi2022-S00213947
a year ago
I have this same issue. Did you manage to find a solution?
Status changed to Closed brody • 11 months ago