diff --git a/templates/haproxy_head.erb b/templates/haproxy_head.erb index 779a3e1..8dd99b1 100644 --- a/templates/haproxy_head.erb +++ b/templates/haproxy_head.erb @@ -55,7 +55,7 @@ defaults maxconn <%= @hy_maxconn %> listen stats - bind 127.0.0.1:8404 # Bind to localhost if only local access is needed + bind 127.0.0.1:8404 # Bind to localhost if only local access is needed # mode http stats enable stats uri /haproxy?stats