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:
|
||||
.:
|
||||
name: cloudcmd
|
||||
framework:
|
||||
name: node
|
||||
info:
|
||||
mem: 512M
|
||||
description: Node.js Application
|
||||
exec:
|
||||
url: ${name}.${target-base}
|
||||
mem: 128M
|
||||
instances: 2
|
||||
---
|
||||
applications:
|
||||
.:
|
||||
name: cloudcmd
|
||||
framework:
|
||||
name: node
|
||||
info:
|
||||
mem: 512M
|
||||
description: Node.js Application
|
||||
exec:
|
||||
url: ${name}.${target-base}
|
||||
mem: 128M
|
||||
instances: 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue