mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +08:00
Update README.md
This commit is contained in:
@@ -29,7 +29,7 @@ $ docker run --name mongodb \
|
|||||||
|
|
||||||
$ docker run --name elasticsearch \
|
$ docker run --name elasticsearch \
|
||||||
-p 9200:9200 \
|
-p 9200:9200 \
|
||||||
-p ${PWD}/esdata:/usr/share/elasticsearch/data \
|
-v ${PWD}/esdata:/usr/share/elasticsearch/data \
|
||||||
deepzz0/elasticsearch:2.4.1
|
deepzz0/elasticsearch:2.4.1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user