From 89087b03cfc75ce80f6928f5820016064a0d7657 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 13 May 2024 15:29:26 -0400 Subject: [PATCH] attempt to fix https issues --- stack.production.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stack.production.yml b/stack.production.yml index 4f18f0f..bd3f462 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -38,6 +38,7 @@ services: # - "9880:9880" networks: - sofd-net + - traefik depends_on: - opensearch deploy: @@ -69,6 +70,7 @@ services: OPENSEARCH_PASSWORD: "PzGRamsPfmYkv2yBvcuB7xfzdpZhwMCcx" networks: - sofd-net + - traefik depends_on: - opensearch deploy: