Chore: Remove elasticsearch 1.x from devenv (#32283)

This commit is contained in:
Giordano Ricci 2021-03-24 14:57:32 +00:00 committed by GitHub
parent 1ab32ebc9d
commit f7d079c0a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 10 deletions

View File

@ -1,8 +0,0 @@
elasticsearch1:
image: elasticsearch:1.7.6
command: elasticsearch -Des.network.host=0.0.0.0
ports:
- "11200:9200"
- "11300:9300"
volumes:
- ./blocks/elastic/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml

View File

@ -1,2 +0,0 @@
script.inline: on
script.indexed: on