From f7c27521925dde310aa652139482fb1b6885edd8 Mon Sep 17 00:00:00 2001 From: Adrian Cowan Date: Tue, 14 Oct 2025 20:11:56 +1100 Subject: [PATCH] Explicitly enable info level logging in traefik to make it easier to find where to set it to debug level --- 2-nomad-config/traefik.nomad.hcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2-nomad-config/traefik.nomad.hcl b/2-nomad-config/traefik.nomad.hcl index a37e8ff..b630a13 100644 --- a/2-nomad-config/traefik.nomad.hcl +++ b/2-nomad-config/traefik.nomad.hcl @@ -63,6 +63,8 @@ job "traefik" { template { data = <