Update config.json

This commit is contained in:
Alexandre
2021-11-05 07:59:09 +01:00
committed by GitHub
parent 61a4f1edaf
commit b4d02c494d

View File

@@ -8,7 +8,8 @@
"ES_JAVA_OPTS": "-Xms1024M -Xmx1024M",
"bootstrap.memory_lock": "true",
"discovery.type": "single-node",
"WORKDIR": "/data"
"WORKDIR": "/data",
"TINI_SUBREAPER": "true"
},
"name": "Elasticsearch server DO NOT USE",
"options": {},