1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00
This commit is contained in:
Nikita Melnikov 2022-11-15 09:04:44 -03:00
parent 339993ef8e
commit 912a8cdf31

View file

@ -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