Skip to content

Commit

Permalink
Add CloudFoundry manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
domdom82 committed Nov 8, 2018
1 parent f2ae3f9 commit 22af068
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
applications:
- name: go-backpressure
memory: 128M
instances: 1
path: .
command: go-backpressure -server server/config.yml

0 comments on commit 22af068

Please sign in to comment.