BruceX
This site(railway.app) can’t be reached
The web page at https://www.railway.app/ might be temporarily down or it may have moved permanently to a new web address.
ERR_TUNNEL_CONNECTION_FAILED
14 replies
file bound to git-lfs lost from building.
I have a PNG file stored in git-lfs in a GitHub repository. When I download it from the production environment, it becomes a text file. I did not use a Dockerfile to build my project. It is a Node.js project, and Railway builds it automatically.
7 replies
How can I use two ports(https&WS) in same service.
I currently have a service that only use one port related to http service(and listen to env.PORT), but I want to add a Websocket port in the same service. I know how to use one port, but I dont know how to listen to another port in the same service. Do you guys have some experience on that?
11 replies