I had deployed a node.js application on Elastic Beanstalk recently and it gave me container options so that I could change the command to be run on startup.
But in the recent update I suppose they've removed this option, now how do I configure my on-startup command?

