From acc80e6f643a4ee0c360c973f32ea65085ac3536 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 13 May 2024 17:50:35 -0400 Subject: [PATCH] attempt to fix https issues --- stack.production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.production.yml b/stack.production.yml index bd3f462..a106c71 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -65,7 +65,7 @@ services: opensearch-dashboards: image: opensearchproject/opensearch-dashboards:2.11.1 environment: - OPENSEARCH_HOSTS: "http://opensearch:9200" + OPENSEARCH_HOSTS: "http://sofd_opensearch:9200" OPENSEARCH_USERNAME: "admin" OPENSEARCH_PASSWORD: "PzGRamsPfmYkv2yBvcuB7xfzdpZhwMCcx" networks: