Skip to content

Commit 912a8cd

Browse files
committed
fix doc
1 parent 339993e commit 912a8cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ In order to use MongoDB, follow these steps:
3636
### 1. Run MongoDB instance with docker-compose
3737

3838
```shell
39-
docker-compose up mongodb
39+
docker-compose -f docker-compose.dev.yml up mongodb
4040
```
4141

4242
### 2. Setup MongoDB driver in docs-config.local.yaml

0 commit comments

Comments
 (0)