From c82224b7ef137d42f940f6c403b61fc642731b6e Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 4 Jul 2024 16:48:16 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.production.yml b/stack.production.yml index 2574e53..8d5ff3a 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -2,7 +2,7 @@ services: jaeger: image: git.nixc.us/nixius/jaeger:production ports: - - "16686:16686" + # - "16686:16686" - "4318:4318" environment: - LOG_LEVEL=debug