From 7e5465c59574fd0c268f520ebdad5a911f4a1fb7 Mon Sep 17 00:00:00 2001 From: bunkerity Date: Tue, 16 Aug 2022 10:50:14 +0200 Subject: [PATCH] tests - fix haproxy logging again --- examples/behind-reverse-proxy/haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/behind-reverse-proxy/haproxy.cfg b/examples/behind-reverse-proxy/haproxy.cfg index 615fa004b..96c06e961 100644 --- a/examples/behind-reverse-proxy/haproxy.cfg +++ b/examples/behind-reverse-proxy/haproxy.cfg @@ -1,5 +1,5 @@ global - log /dev/log local0 debug + log stdout format raw local0 info defaults timeout connect 5s