Skip to content

Commit

Permalink
chore(manifest) rm trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 27, 2015
1 parent 7a7a25d commit 3b516ea
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 3b516ea

Please sign in to comment.