#How to interconnect services ?

3 messages · Page 1 of 1 (latest)

limber verge
#

Hi, So I am having this issue. I have a node express server and a node telegram server. The telegram server needs to use the routes provided by the express server. In a VM scenario, I could start the express server in localhost:port and just point my telegram server to send request to that url http://localhost:port/api/endpoint.

Also, if I had used docker, i could refer to the service name as the origin in the url. But how do I do this in railway ?

simple tideBOT
#

Project ID: 4ba2bd57-b08f-4459-a80a-e3f9dd0533bb

limber verge
#

4ba2bd57-b08f-4459-a80a-e3f9dd0533bb