Explorar o código

Fix commented out location of Elasticsearch service in healthcheck #828

Mark Shust %!s(int64=2) %!d(string=hai) anos
pai
achega
83c0dfeb41
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      compose/compose.healthcheck.yaml

+ 2 - 2
compose/compose.healthcheck.yaml

@@ -16,10 +16,10 @@ services:
         condition: service_healthy
       opensearch:
         condition: service_healthy
-      #elasticsearch:
-      #  condition: service_healthy
       rabbitmq:
         condition: service_healthy
+      #elasticsearch:
+      #  condition: service_healthy
 
   db:
     healthcheck: