gun/manifest.yml
2014-04-01 00:47:41 -06:00

17 lines
290 B
YAML

---
applications:
".":
name: gunjs
framework:
name: standalone
info:
mem: 64M
description: Standalone Application
exec:
runtime: node10
command: node init.js
infra: aws
url: http://gunjs.aws.af.cm
mem: 64M
instances: 1