Syntax error

This commit is contained in:
Johan Wassberg 2025-02-25 12:08:01 +01:00
parent e38f8c790b
commit b342bb9205
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -51,7 +51,7 @@ frontend {{ site_name }}
{% block backend %}
{{ output_backends(backends,
config=[
'option httpchk'
'option httpchk',
'http-check expect status 200',
'default-server inter 3s fall 3 rise 2 on-marked-down shutdown-sessions',
],