Re: cf push a node js app without a manifest file
Jesse T. Alford
My pleasure.
toggle quoted messageShow quoted text
As for question two, you can't have more than one app with the same name in a space. You could put a second app with the same name in a different space, but I would ask why you feel the desire to have two apps named the same. The same bits can be pushed twice to different names, and given different routes (or other parameters).
On Sat, Sep 19, 2015, 10:54 AM Varsha Nagraj <n.varsha(a)gmail.com> wrote:
Yes I think -m was the problem. It could push the app. Thank you!
|
|