Re: cf push a node js app without a manifest file
Jesse T. Alford
On point 1, you need to quote your start command. Otherwise, the space is a
toggle quoted messageShow quoted text
problem. Also, the word memory should be replaced with the -m flag.
On Sat, Sep 19, 2015, 10:38 AM Varsha Nagraj <n.varsha(a)gmail.com> wrote:
1)How can I do a "cf push" without a manifest file? For ex: I issue the
|
|