MongoDB

몽고DB 외부 로그인 접속 방법

세객 2018. 11. 30. 09:48

mongo -u <사용자ID> -p <패스워드> --host <IP주소:포트> --authenticationDatabase <DB명>