Update app.json

This commit is contained in:
David Baldwynn 2017-03-30 11:56:01 -07:00 committed by GitHub
parent f98725658b
commit 610033ff32

View file

@ -5,7 +5,7 @@
"logo": "https://node-js-sample.herokuapp.com/node.svg",
"keywords": ["node", "express", "static", "mean"],
"addons": ["mongolab", "sparkpost"],
"env:{
"env":{
"DISABLE_CLUSTER_MODE": {
"description": "Disable support for running in cluster mode on pm2",
"value": "TRUE"