Updated Heroku to set deploy platform

This commit is contained in:
Aaron Ogle 2017-04-10 13:23:40 -05:00 committed by GitHub
parent 7f3aeaf36e
commit 8beacb2ff7

View File

@ -10,7 +10,8 @@
"HEROKU_APP_NAME": {
"description": "Please re-enter your App Name from the top.",
"required": true
}
},
"DEPLOY_PLATFORM": "heroku"
},
"addons": [
"mongolab",