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

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