diff --git a/smoothschedule/compose/production/traefik/traefik.yml b/smoothschedule/compose/production/traefik/traefik.yml index 444fb49..fdd9d11 100644 --- a/smoothschedule/compose/production/traefik/traefik.yml +++ b/smoothschedule/compose/production/traefik/traefik.yml @@ -1,6 +1,14 @@ log: level: DEBUG +accessLog: + filePath: "/dev/stdout" + format: json + fields: + headers: + names: + Host: keep + api: dashboard: true insecure: true