chore(i18n,docs): processed translations (#45392)

This commit is contained in:
camperbot
2022-03-09 21:01:09 +05:30
committed by GitHub
parent 386840bc66
commit 7847d2a7b5
23 changed files with 282 additions and 282 deletions

View File

@ -222,10 +222,10 @@ mongod
"C:\Program Files\MongoDB\Server\3.6\bin\mongod"
```
<!-- tabs:end -->
Make sure to replace `3.6` with the version you have installed
<!-- tabs:end -->
> [!TIP] You can avoid having to start MongoDB every time by installing it as a background service. You can [learn more about it in their documentation for your OS](https://docs.mongodb.com/manual/administration/install-community/)
Next, let's seed the database. In this step, we run the below command that fills the MongoDB server with some initial data sets that are required by services. These include a few schemas, among other things.