Commit 1cf5bcde authored by Mahmoud Zalt's avatar Mahmoud Zalt Committed by GitHub

Merge pull request #682 from MauricioTRS/master

Elasticsearch - Fix plugins directory
parents db40c67f bed0fd9b
......@@ -348,7 +348,7 @@ services:
build: ./elasticsearch
volumes:
- elasticsearch-data:/usr/share/elasticsearch/data
- elasticsearch-plugins:/usr/share/elasticsearch/data
- elasticsearch-plugins:/usr/share/elasticsearch/plugins
ports:
- "9200:9200"
- "9300:9300"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment