Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 253d11b

Browse files
author
Chris Wiechmann
committed
[skip ci] Adjusting the ES-HEAP-SIZE
1 parent c6f28a9 commit 253d11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
environment:
88
# This should be 50% of your available memory, but not more than 31GB
99
# The remaining 50% of memory will be used by Apache Lucene
10-
- ES_HEAP_SIZE: 1g
10+
ES_HEAP_SIZE: 2g
1111
ulimits:
1212
memlock:
1313
soft: -1

0 commit comments

Comments
 (0)