Closed brabidou closed 8 years ago
I'm getting config var "COUCHDB_PORT" must be a string or object when I try and deploy WFH to Heroku. Looks like the app.json should have the value as string.
"COUCHDB_PORT":{ "description":"CouchDb port", "value": "443" },
hey thanks for trying it out, I'll merge this now. just checked it and you're right. This must have changed since we deployed.
fixed: https://github.com/pebblecode/wfh-api/pull/7
I'm getting config var "COUCHDB_PORT" must be a string or object when I try and deploy WFH to Heroku. Looks like the app.json should have the value as string.
"COUCHDB_PORT":{ "description":"CouchDb port", "value": "443" },