mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
Chore: Remove elasticsearch 1.x from devenv (#32283)
This commit is contained in:
parent
1ab32ebc9d
commit
f7d079c0a5
@ -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
|
@ -1,2 +0,0 @@
|
||||
script.inline: on
|
||||
script.indexed: on
|
Loading…
Reference in New Issue
Block a user