Update mongodb debian

rainbow napkin 2024-12-07 20:06:39 +00:00
parent afc5ca6e33
commit a3a6547a7b

@ -31,5 +31,5 @@ security:
authorization: enabled authorization: enabled
``` ```
5. Restart `mongod` with `sudo systemctl restart mongod` 5. Restart `mongod` with `sudo systemctl restart mongod`
6. 6. Drop back into `mongosh` with authentication `mongosh -u 'user'`