Update mongo-ops.md

This commit is contained in:
Simon Larsen
2022-06-17 13:27:34 +01:00
committed by GitHub
parent 1afdc874cd
commit b416e161c9

View File

@@ -17,6 +17,10 @@ db.createUser(
## Create OneUptime User
```
use admin
db.auth("root", "<password>")
use oneuptimedb
db.createUser(