RRailway•Created by tech on 3/15/2024 in #✋|help Node JS application: deployment is succesfull but server error(application failed to respond)
app.listen({ port: 4000 }, () =>
console.log(
🚀 Server ready at http://localhost:4000${server.graphqlPath}
,
),
)
this is how , im passing the port no not in .env