Files
Challenge_15_Magazijn_App_M…/create_user.js
2025-10-21 20:54:03 +02:00

2 lines
150 B
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
use admin;db.createUser({user:"admin",pwd:"QO&6gXl$BW",roles:["root"]});