diff --git a/docker/haproxy/haproxy.consul.cfg.j2 b/docker/haproxy/haproxy.consul.cfg.j2 index 9345a0a6d..98e0ee938 100644 --- a/docker/haproxy/haproxy.consul.cfg.j2 +++ b/docker/haproxy/haproxy.consul.cfg.j2 @@ -70,7 +70,7 @@ frontend public use_backend nginx if { path_beg /robots } #use_backend self if { path_beg /munin/ } use_backend db_metrics if { hdr_end(host) -i metrics.newsblur.com } - use backend consul if { hdr_end(host) -i consul.newsblur.com } + use_backend consul if { hdr_end(host) -i consul.newsblur.com } use_backend nginx if mx_mode use_backend app_counts if is_unread_count