From 08c919571c112f1b7f2b8e3eab845ed2819c53bd Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 13 May 2024 14:53:54 -0400 Subject: [PATCH] attempt to fix https issues --- stack.production.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.production.yml b/stack.production.yml index 068f332..127fa5b 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -12,6 +12,7 @@ services: node.name: "opensearch" discovery.type: "single-node" bootstrap.memory_lock: "false" + http.port: "9200" ES_JAVA_OPTS: "-Xms1g -Xmx1g" OPENSEARCH_INITIAL_ADMIN_PASSWORD: "PzGRamsPfmYkv2yBvcuB7xfzdpZhwMCcx" volumes: