Update config.json

This commit is contained in:
Alexandre
2021-11-04 20:31:43 +01:00
committed by GitHub
parent 7f9e44ab87
commit 408cf18fbc

View File

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