Skip to content

Commit

Permalink
config.sh-jira-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
andylytical committed Sep 6, 2024
1 parent eb33154 commit 1115aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/config.sh-jira-sample
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ HOSTNAME_NEW=$HOSTNAME_OLD

# path to jira / confluence home & install dirs
APP_NAME=jira
#APP_HOME_DIR=/usr/services/jirahome
#APP_INSTALL_DIR=/usr/services/jira-standalone
#APP_HOME_DIR=/usr/services/jirahome #TODO - remove old dirs after 6 Sep
#APP_INSTALL_DIR=/usr/services/jira-standalone #TODO - remove old dirs after 6 Sep
APP_HOME_DIR=/srv/${APP_NAME}/home
APP_INSTALL_DIR=/srv/${APP_NAME}/app

Expand Down

0 comments on commit 1115aa9

Please sign in to comment.