Answers for "how to run mongodb without mongod command"

0

start mongod

mongod --dbpath <file_path> --port <port>
Posted by: Guest on January-13-2021

Code answers related to "how to run mongodb without mongod command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language