Skip to content

Commit

Permalink
run
Browse files Browse the repository at this point in the history
  • Loading branch information
feborghi authored and feborghi committed May 13, 2024
1 parent b2644c7 commit 97f9bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/layer/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ export KEYSTORE_PASSWORD=${KEYSTORE_PASSWORD:-confighub}
echo "Initializing database..."
java -jar ConfigHubDBManager.jar -t "${DB_TYPE}" -r "${DB_URL}" -u"${DB_USERNAME}" -p"${DB_PASSWORD}" || exit $?

./bin/catalina.sh start
./bin/catalina.sh run

0 comments on commit 97f9bb4

Please sign in to comment.