diff --git a/test/integration/docker/deployer/app/config/deploy.yml b/test/integration/docker/deployer/app/config/deploy.yml index bd97dc36..8442c57b 100644 --- a/test/integration/docker/deployer/app/config/deploy.yml +++ b/test/integration/docker/deployer/app/config/deploy.yml @@ -11,3 +11,7 @@ builder: multiarch: false healthcheck: cmd: wget -qO- http://localhost > /dev/null +traefik: + args: + accesslog: true + accesslog.format: json