mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-18 20:59:42 +02:00
fix doc
This commit is contained in:
parent
339993ef8e
commit
912a8cdf31
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ In order to use MongoDB, follow these steps:
|
||||||
### 1. Run MongoDB instance with docker-compose
|
### 1. Run MongoDB instance with docker-compose
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker-compose up mongodb
|
docker-compose -f docker-compose.dev.yml up mongodb
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. Setup MongoDB driver in docs-config.local.yaml
|
### 2. Setup MongoDB driver in docs-config.local.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue