Updated scripts

This commit is contained in:
delvedor
2019-02-19 13:59:27 +01:00
parent 8ff4cdc506
commit e9cc0324c2

View File

@ -8,7 +8,4 @@ exec docker run \
-e "discovery.type=single-node" \
-p 9200:9200 \
docker.elastic.co/elasticsearch/elasticsearch:7.0.0-beta1
# docker.elastic.co/elasticsearch/elasticsearch:6.5.4
# -e "xpack.security.enabled=true" \
# -e "ELASTIC_PASSWORD=passw0rd" \
# docker.elastic.co/elasticsearch/elasticsearch:6.6.0