Fix the jinja syntax

This commit is contained in:
Andrea Dell'Amico 2023-10-09 12:58:15 +02:00
parent 609b1c0170
commit 7e758c8f16
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ listen local_stats
frontend http_{{ docker_swarm_haproxy_plain_http_port }}
bind *:{{ docker_swarm_haproxy_plain_http_port }} {% if docker_swarm_haproxy_installation_type == 'global' %}accept-proxy{% endif %}
mode http
option http-keep-alive
option forwardfor