Meteor bundle doesn't work with config url

Hi all,

I am facing issue that. Currently i am working on Custom deployment like the instruction from https://guide.meteor.com/deployment.html#deployment-options. I did everything exactly like the instruction and configured
ROOT_URL=http://localhost:3000, but after ran app with forever (forever start main.js), my app ran on random port not 3000. Do you know why and how to fix?

Hi all,

Is there anybody can help?