João Dalla Villa
RAILWAY_REPLICA_ID empty
Alright, I created a simple project with NestJS and a health check endpoint. In this endpoint, I included console.log(RAILWAY_REPLICA_ID). I deployed the project on Railway with 4 replicas, but I never added RAILWAY_REPLICA_ID to the service variables. Even so, I am receiving null in console.log.
30 replies