Skip to content

Commit

Permalink
build mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
cvele committed May 25, 2024
1 parent 2bdcdb0 commit 6105fc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mongoDB/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ if [ -z "$MONGO_INITDB_ROOT_USERNAME" ] || [ -z "$MONGO_INITDB_ROOT_PASSWORD" ];
echo "MongoDB root username or password is not set. Exiting."
exit 1
fi

mongod --version

0 comments on commit 6105fc2

Please # to comment.