Skip to content

Commit

Permalink
Set mem limit
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissearle committed Oct 15, 2024
1 parent fca538d commit d8464ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ services:
- xpack.security.http.ssl.enabled=false
- xpack.license.self_generated.type=trial
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.1
mem_limit: 1gb
networks:
- history
healthcheck:
Expand Down

0 comments on commit d8464ae

Please sign in to comment.