Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Add a manifest for mysql broker
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Zhang and Matthew Horan committed Aug 23, 2013
1 parent c982529 commit e828851
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions manifest.yml
@@ -0,0 +1,9 @@
---
applications:
- name: cfmysql
memory: 256M
instances: 1
host: cfmysql
path: .
env:
AUTH_TOKEN: secret

0 comments on commit e828851

Please sign in to comment.