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