Skip to content

Commit

Permalink
Elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang committed Jul 17, 2019
1 parent 91a1876 commit c13cd7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions markdown-file/Elasticsearch-Base.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ services:
- `vim ~/elasticsearch-6.7.2-docker.yml`
- 启动:`docker-compose -f ~/elasticsearch-6.7.2-docker.yml -p elasticsearch_6.7.2 up -d`
- `mkdir -p /data/docker/elasticsearch-6.7.2/data`
- 如果官网镜像比较慢可以换成阿里云:`registry.cn-hangzhou.aliyuncs.com/elasticsearch/elasticsearch:6.7.2`

```
version: '3'
Expand Down

0 comments on commit c13cd7f

Please sign in to comment.