RRailway•Created by Luis on 1/25/2024 in #✋|help TCP Proxy
but for making the aplication work, i have to make app.listen(process.env.PORT) and for listening with ws i have to make the ws.listen(process.env.PORT), and it doesnt work. How should i fix it?