Fix the jinja syntax
This commit is contained in:
parent
609b1c0170
commit
7e758c8f16
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue