updated haproxy state

This commit is contained in:
Paul 2022-12-10 11:50:13 +01:00
parent 25ed38ead8
commit 257352a4d1

View File

@ -49,12 +49,11 @@
backend admin
mode http
stats enable
#stats hide-version
stats admin if TRUE
#stats refresh 5s
stats refresh 10s
stats show-modules
stats show-legends
stats uri /
stats uri /server-status
{%- endmacro -%}
{%- macro api() -%}