From 2661e85aa39c946ac7ff9d499b370a8edd353a56 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 24 Aug 2023 16:40:46 +0200 Subject: [PATCH] fix further detail Signed-off-by: Simon L --- Containers/docker-socket-proxy/haproxy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containers/docker-socket-proxy/haproxy.cfg b/Containers/docker-socket-proxy/haproxy.cfg index 44545e02..8143c832 100644 --- a/Containers/docker-socket-proxy/haproxy.cfg +++ b/Containers/docker-socket-proxy/haproxy.cfg @@ -27,7 +27,7 @@ defaults maxconn 3000 # Allow seamless reloads - load-server-state-from-file global + # load-server-state-from-file global # Use provided example error pages errorfile 400 /usr/local/etc/haproxy/errors/400.http