mirror of https://github.com/docker/docs.git
Merge pull request #14160 from hariharanep4/patch-1
modify yoda_notes to notes at line 85
This commit is contained in:
commit
b32cd2997b
|
@ -82,7 +82,7 @@ $ docker run \
|
|||
--network mongodb \
|
||||
--name rest-server \
|
||||
-p 8000:8000 \
|
||||
-e CONNECTIONSTRING=mongodb://mongodb:27017/yoda_notes \
|
||||
-e CONNECTIONSTRING=mongodb://mongodb:27017/notes \
|
||||
node-docker
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue