Skip to content

Commit

Permalink
Further tweak ES dev env config for shorter startup time
Browse files Browse the repository at this point in the history
  • Loading branch information
bkis committed Oct 18, 2024
1 parent 5eac0d9 commit e989d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tekst-API/dev/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ services:
environment:
discovery.type: single-node
xpack.security.enabled: false
ES_JAVA_OPTS: "-XX:-AlwaysPreTouch"
profiles:
- dev

Expand Down

0 comments on commit e989d4c

Please sign in to comment.