forked from coderaiser/cloudcmd
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmanifest.yml
13 lines (13 loc) · 2.16 KB
/
manifest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
---
applications:
.:
name: cloudcmd
framework:
name: node
info:
mem: 512M
description: Node.js Application
exec:
url: ${name}.${target-base}
mem: 128M
instances: 2