Fixed app.json error

This commit is contained in:
David Baldwynn 2017-03-30 11:01:24 -07:00 committed by GitHub
parent b3131dfaac
commit 0c551b5719

View file

@ -7,7 +7,7 @@
"keywords": ["node", "express", "static", "mean"],
"env": {
"IS_HEROKU_INSTALLATION": {
"value": "TRUE",
"value": "TRUE"
},
"SUBDOMAINS_DISABLED": {
"description": "Disable subdomains for user forms",