Skip to content

Commit

Permalink
New environment variable for JIRA
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Oct 26, 2023
1 parent afb0904 commit 49270f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/dashboard-server/templates/application.properties.j2
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jiraUsername={{ dashboard.jira_username }}
jiraPassword={{ dashboard_jira_password }}
jiraProjectKey={{ dashboard.jira_project_key }}
jiraDueDateWeeks=1
jiraEnvironment={{ dashboard.jira_environment }}

manage.username={{ dashboard.manage_username }}
manage.password={{ manage_dashboard_secret }}
Expand Down

0 comments on commit 49270f4

Please sign in to comment.