diff --git a/lb-test-common/overlay/opt/frontend/config/catestdb/haproxy.j2 b/lb-test-common/overlay/opt/frontend/config/catestdb/haproxy.j2 index c804399..3826ab0 100644 --- a/lb-test-common/overlay/opt/frontend/config/catestdb/haproxy.j2 +++ b/lb-test-common/overlay/opt/frontend/config/catestdb/haproxy.j2 @@ -41,7 +41,7 @@ backend LB {% block frontend %} frontend {{ site_name }} - {{ bind_ip_tcp(bind_ips, 5000,) }} + {{ bind_ip_tcp(bind_ips, 5432,) }} {% endblock frontend %} #