mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(manifest) rm trailing spaces
This commit is contained in:
parent
7a7a25d67e
commit
3b516ea7c7
1 changed files with 13 additions and 13 deletions
26
manifest.yml
26
manifest.yml
|
|
@ -1,13 +1,13 @@
|
||||||
---
|
---
|
||||||
applications:
|
applications:
|
||||||
.:
|
.:
|
||||||
name: cloudcmd
|
name: cloudcmd
|
||||||
framework:
|
framework:
|
||||||
name: node
|
name: node
|
||||||
info:
|
info:
|
||||||
mem: 512M
|
mem: 512M
|
||||||
description: Node.js Application
|
description: Node.js Application
|
||||||
exec:
|
exec:
|
||||||
url: ${name}.${target-base}
|
url: ${name}.${target-base}
|
||||||
mem: 128M
|
mem: 128M
|
||||||
instances: 2
|
instances: 2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue