Skip to content

Instantly share code, notes, and snippets.

@lnguyen
Last active August 29, 2015 14:20
Show Gist options
  • Select an option

  • Save lnguyen/43dbc218a8a573ef3f58 to your computer and use it in GitHub Desktop.

Select an option

Save lnguyen/43dbc218a8a573ef3f58 to your computer and use it in GitHub Desktop.
wssb-manifest.yml
---
applications:
- name: wssb-pipeline
memory: 128M
instances: 1
host: wssb-pipeline
env:
CREDENTIALS: '{"username": "wssb", "password": "pipeline"}'
SERVICE_NAME: "wssb"
SERVICE_PLAN_NAME: "shared"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment