We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca538d commit d8464aeCopy full SHA for d8464ae
docker-compose-deploy.yml
@@ -11,6 +11,7 @@ services:
11
- xpack.security.http.ssl.enabled=false
12
- xpack.license.self_generated.type=trial
13
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.1
14
+ mem_limit: 1gb
15
networks:
16
- history
17
healthcheck:
0 commit comments