From cf42e2cf8bf1d0a3925679df2636143046922b64 Mon Sep 17 00:00:00 2001 From: ai-dev Date: Sun, 21 Sep 2025 23:17:58 +0200 Subject: [PATCH] test --- opensearch-master/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/opensearch-master/config.json b/opensearch-master/config.json index 4c5f389..c36e157 100644 --- a/opensearch-master/config.json +++ b/opensearch-master/config.json @@ -71,6 +71,7 @@ "9300/tcp": 9300 }, "environment": { + "OPENSEARCH_JAVA_OPTS": "-Xms2g, -Xmx2g", "OPENSEARCH_INITIAL_ADMIN_PASSWORD": "MyOpenSearch25!!" } } \ No newline at end of file