Closed MaxJackson closed 7 years ago
generated by grailian
https://devcenter.heroku.com/articles/heroku-button
This is will need to be updated once #37 is completed, as some of the ENV configs won't be required any longer
Modify app.json to set required: false for the optional fields.
app.json
required: false
See: https://devcenter.heroku.com/articles/app-json-schema
generated by grailian