mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
13 lines
222 B
YAML
13 lines
222 B
YAML
---
|
|
applications:
|
|
.:
|
|
name: cloudcmd
|
|
framework:
|
|
name: node
|
|
info:
|
|
mem: 512M
|
|
description: Node.js Application
|
|
exec:
|
|
url: ${name}.${target-base}
|
|
mem: 128M
|
|
instances: 2
|