This commit is contained in:
ai-dev
2025-09-21 20:01:39 +02:00
parent a31f5e466d
commit d9c1841ede
10 changed files with 35 additions and 25 deletions

View File

@@ -69,9 +69,5 @@
"ports": {
"9200/tcp": 9200,
"9300/tcp": 9300
},
"environment": {
"OPENSEARCH_JAVA_OPTS": "-Xms${options[opensearch_heap]} -Xmx${options[opensearch_heap]}",
"OPENSEARCH_INITIAL_ADMIN_PASSWORD": "MyOpenSearch25!!"
}
}