summaryrefslogtreecommitdiff
path: root/Heroku.md
AgeCommit message (Collapse)Author
2022-11-06fix typoZhizhen He
2016-07-28Simplified Heroku variables configurationluc
- Having well defined variables is more readable than configuring everything in MAVEN_CUSTOM_OPTS - Do not provide a default admin password value : people deploying on Heroku for testing or demonstration purpose would likely forget to customize this password, which would be a security flaw - reduce Heroku specific impacts on existing pom.xml
2016-07-20Moved variables configuration at the right place.luccioman
If running "heroku config:set" before git initialization, --app appname option has to be explicitely passed.
2016-07-13Fixed relative Markdown links luccioman
2016-07-13Added Heroku markdown documentation.luccioman