Created
December 1, 2016 06:09
-
-
Save devtdeng/7f08243a43dffbb430592a9293fec06f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
applications: | |
- name: redispubsub | |
memory: 256M | |
instances: 4 | |
host: <any unique string here> | |
path: ./ | |
buildpack: nodejs_buildpack | |
services: | |
- redis-instance |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment