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