readme: document JIRA_URL option in the "Available Configuration Options" section

This commit is contained in:
Sameer Naik 2014-08-15 13:14:11 +05:30
parent ac9eb73cc4
commit 34ef48b1ad

View File

@ -741,6 +741,7 @@ Below is the complete list of available options that can be used to customize yo
- **OAUTH_GITHUB_API_KEY**: GitHub App Client ID. No defaults.
- **OAUTH_GITHUB_APP_SECRET**: GitHub App Client secret. No defaults.
- **REDMINE_URL**: Location of the redmine server, e.g. `-e 'REDMINE_URL=https://redmine.example.com'`. No defaults.
- **JIRA_URL**: Location of the jira server, e.g. `-e 'JIRA_URL=https://jira.example.com'`. No defaults.
# Maintenance