誤字fix
This commit is contained in:
parent
7a3db8c48c
commit
071ffab88a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
```bash
|
||||
docker run --detach \
|
||||
--name litey-mongo-debug \
|
||||
--volume lzitey-mongo-debug:/data/db \
|
||||
--volume litey-mongo-debug:/data/db \
|
||||
--publish 27017:27017 \
|
||||
mongo
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue