This commit is contained in:
Ivaylo Novakov 2021-04-30 12:51:55 +02:00
parent 9c803d55ca
commit 4959e92a48
No known key found for this signature in database
GPG Key ID: 06B9354AB08BE9C6
1 changed files with 0 additions and 4 deletions

View File

@ -78,10 +78,6 @@ services:
restart: on-failure
environment:
- discovery.type=single-node
# This prevents elasticsearch from using swap.
# See https://www.elastic.co/guide/en/elasticsearch/reference/master/setup-configuration-memory.html#setup-configuration-memory
# - bootstrap.memory_lock=true
# - "ES_JAVA_OPTS=-Xms4g -Xmx4g"
volumes:
# This dir needs to be chowned to 1000:1000
- ./docker/data/elasticsearch/data:/usr/share/elasticsearch/data