Missing option

This commit is contained in:
Andrea Dell'Amico 2020-10-21 17:09:05 +02:00
parent 2bc96da193
commit de37d896b4
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ frontend docker_ft
backend swarm_api_bck
mode http
{% if docker_swarm_api_check_availability %}
option httpchk
http-check send meth HEAD uri /version ver HTTP/1.1 hdr Host localhost
http-check expect rstatus (2|3)[0-9][0-9]
{% endif %}