クラウドファウンドリでnodejsバージョン0.6以降を使用したい。現在、私のアプリはv0.4.12を使用しています。以下のmanifest.yamlを試しましたが、うまくいきませんでした。次に何をすべきですか?助けていただければ幸いです
ありがとう
---
applications:
.:
name: shanbhag
framework:
name: node06
info:
mem: 64M
description: Node.js Application
exec:
url: ${name}.${target-base}
runtime: node06
mem: 64M
instances: 1
services:
mongodb-fc654:
type: mongodb