Skip to content

Commit

Permalink
Fix merge conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyten committed Jul 15, 2024
1 parent 8505210 commit 72933b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ services:
retries: 5
restart: always
environment:
- "ES_JAVA_OPTS=-Xms1g -Xmx1g"
- "ES_JAVA_OPTS=-Xms16g -Xmx16g"
# Discovery
- network.host=127.0.0.1
- http.host=0.0.0.0
Expand Down

0 comments on commit 72933b9

Please sign in to comment.